﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}

.vbox > *
{
	display: block;
}

.hbox > *
{
	display: inline;
}

h1
{
	font-weight: bold;
	font-size: 130%;
	color: #0D2EA0;
}

h2
{
	font-size: 110%;
	color: #4E5151;
}

h3
{
	font-size: 100%;
	font-weight: bold;
}

h4
{
    background-image: url(../images/specs.gif);
    font-size:12px;
    height:23px;
    width: 450px;
    left:-13px;
    line-height:23px;
    margin:5px 0 0;
    padding:0 0 0 30px;
    position:relative;
    text-transform:uppercase;
} 

.FieldHeader
{
	font-weight: bold;
}

a 
{
	text-decoration: none;
}

a:hover, a:focus
{
    text-decoration: underline;
    cursor: hand;
    cursor: pointer;
}

#bullet
{
    list-style-image: url(../images/bullet.gif);
}

#productoptions td
{
    padding-bottom:20px;
}
/*---------------------------
Page layout
---------------------------*/

#frame
{
	width: 940px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

#content
{
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	width: 500px;
	float: left;
}

#CountrySelect
{
	display: inline;
	float: right;
	margin-right: 10px;
	width: 258px;
	margin-top: -55px; /* IE8 */ .margin-top:-70px;/* IE7 */

}
.CountrySelectText
{
	font-size: 11px;
	padding: 1px;
	background-image: 
}
.HeaderButton
{
	display: inline;
	float: right;
	margin-right: 5px;
	width: 33px;
	margin-left: 700px;
	margin-top: -55px; /* IE8 */ .margin-top:-70px;/* IE7 */
}
.SearchButton
{
	display: inline;
	float: right;
	margin-right: 5px;
	width: 33px;
	font-size: 10px;
	margin-left: 700px;
	margin-top: -31px; /* IE8 */ .margin-top:-45px;/* IE7 */
}

.SearchButtonText
{
	display: inline;
	float: right;
	width: 258px;
	font-size: 11px;
	padding: 3px 0 0 2px;
	margin-right: 10px;
	margin-left: 500px;
	margin-top: -35px; /* IE8 */ .margin-top:-50px;/* IE7 */
}

.SearchButtonTextBox
{
	width: 219px;
	height: 14px;
}


.GeneralContent
{
	/*font-size: 12px;*/
	color: #333333;
}

.GeneralContentBold
{
	font-size: 100%;
	font-weight: bold;
	color: #333333;
}

#Footer
{
	width: 940px;
	text-align: left;
	color: #666666;
	clear: both;
	padding-top: 10px;
}

.leftNav
{
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: white;
	float: left;
}

.rightNav
{
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: white;
	float: right;
}

.TSPList
{
    font-size: 100%;
    font-weight: bold;
    color: blue;
    text-decoration: underline;
}


/*---------------------------
Product Page
---------------------------*/

.ViewProduct
{
	/*font-size: 12px;*/
	min-height: 500px;
	width: 480px;
	float: left;
	padding-left:10px;
	padding-right: 40px;
}

.ViewOverview
{
	width: 480px;
}

.ViewOverviewTop
{
	width: 480px;
	float: right;
	height: auto;
}

.ViewOverviewTopLeft
{
	float: left;
}


.ViewOverviewTopRight
{
	float: right;
	text-align: left;
}

.ViewOverviewTopRightContent
{
	height: 30px;
	padding-bottom: 10px;
}
.ViewOverviewTopRightLeft
{
	width: 80px;
	height: 20px;
	font-weight: bold;
	float: left;
	padding-top: 4px;
}

.ViewOverviewTopRightRight
{
	float: right;
	width: 120px;
	height: 20px;
}

.ViewOverviewBottom
{
	width: 480px;
	float: right;
	
}
.OverviewImage
{
	width: 250px;
	height: 200px;
}

.OverviewImage img
{
	max-width: 250px;
}

.OverviewPrice
{
	font-size: 160%;
}

.ViewSpecifications
{
	/*font-size: 12px;*/
}

.ViewRelatedProducts
{
	/*font-size: 12px;*/
}
.ViewSupportDownload
{
	/*font-size: 12px;*/
}

.DownloadInfo
{
	color: Gray;
	font-style: italic;
}

.OverviewProductWarranty
{
	max-width: 200px;
}

.OverviewProductBlurb
{
	width: 480px;
	float:none;
}

/*---------------------------
Header
---------------------------*/
#logo
{
	background: url(../Images/header_bg.jpg) repeat-y;
	height: 62px;
	font-size: 9px;
	font-family: arial;
}

#menu
{
	background: url(../Images/nav_bg.jpg) repeat-x left top;
	height: 32px;
	margin: 0px;
	font-size: 12px;
}

#menu a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	color: #000;
	
}
#menu ul
{
	margin-top: 0px;
	padding-left: 5px;
	margin-left: 0px;
	padding-top: 0px;
}

#menu ul li
{
	display: inline-block;
	background: url(../images/blue_arrow.png) no-repeat 0px 5px;
	list-style-type: none;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 2px;
}
#menu a:hover, #menu a:focus
{
	color: #333;
	
}
/*---------------------------
Footer
---------------------------*/
#FooterMenu
{
    text-align: right;
	/*background: url(../Images/nav_bg.jpg);*/
	height: 25px;
	width: 940px;
	font-size: 12px;
}

#FooterMenu a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 5px;
	color: grey;
	height: 50px;
}

#FooterMenu a:hover, #FooterMenu a:focus
{
	margin-top: 10px;
	text-decoration: underline;
}

#FooterMenu ul
{
	margin-top: 0px;
	padding-left: 5px;
	margin-left: 0px;
	padding-top: 5px;
}

#FooterMenu ul li.First
{
	display: inline;
	vertical-align: middle;
	list-style-type: none;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 4px;
}

#FooterMenu ul li
{
	display: inline;
	background: transparent url(../Images/nav_seperator_footer.jpg) no-repeat left 6px;
	list-style-type: none;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

.TermsConditions
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}

.copyright
{
	text-align: right;
	color: Gray;
	font-size: 10px;
	padding: 5px;
}

/*---------------------------
Navigation
---------------------------*/
.biz
{
	
	background-color: #f6f6f4;
	list-style-type: none;
	border-bottom: #e4e4e0 1px solid;
	border-top: 0px;
	border-right: #e4e4e0 1px solid;
	border-left: #e4e4e0 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.ProductMenu
{
	height: 34px;
	/*margin-left: 0px;*/
	margin-bottom: 10px;
	font-size: 16px;
}

.ProductMenu ul
{
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	width: 470px;
	height: 34px;
	list-style: none none outside;
}

.ProductMenu ul li
{
	line-height: 12px;
	float: left;
	height: 34px;
	overflow: hidden;
	font-size: 0.8em;
}

.ProductMenu ul li a
{
	text-align: center;
	display: block;
	height: 34px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
}

.ProductMenu ul li a:hover, .ProductMenu ul li a:focus
{
	color: #ffffff;
}


.ProductMenu ul li a#overview
{
	background-image: url(../images/OverviewTab.jpg);
	background-repeat: no-repeat;
	width: 100px;
	padding-top: 10px;
}
.ProductMenu ul li a#overview:hover, .ProductMenu ul li a#overview:focus
{
	background-image: url(../images/OverviewTab_hover.jpg);
	background-repeat: no-repeat;
	width: 100px;
	padding-top: 10px;
}


.ProductMenu ul li a#specifications
{
	background-image: url(../images/SpecificationsTab.jpg);
	background-repeat: no-repeat;
	width: 100px;
	padding-top: 10px;
}
.ProductMenu ul li a#specifications:hover, .ProductMenu ul li a#specifications:focus
{
	background-image: url(../images/SpecificationsTab_hover.jpg);
	background-repeat: no-repeat;
	width: 100px;
	padding-top: 10px;
}

.ProductMenu ul li a#custAccessories
{
	background-image: url(../images/CATab.jpg);
	background-repeat: no-repeat;
	width: 140px;
}
.ProductMenu ul li a#custAccessories:hover, .ProductMenu ul li a#custAccessories:focus
{
	background-image: url(../images/CATab_hover.jpg);
	background-repeat: no-repeat;
	width: 140px;
}

.ProductMenu ul li a#support
{
	background-image: url(../images/SupportTab.jpg);
	background-repeat: no-repeat;
	width: 130px;
}
.ProductMenu ul li a#support:hover, .ProductMenu ul li a#support:focus
{
	background-image: url(../images/SupportTab_hover.jpg);
	background-repeat: no-repeat;
	width: 130px;
}
.ProductMenu ul li a#ProductOptions 
{
	background-image: url(../images/CATab.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 140px;
}
.ProductMenu ul li a#ProductOptions:hover, .ProductMenu ul li a#ProductOptions:focus
{
	background-image: url(../images/CATab_hover.jpg);
	background-repeat: no-repeat;
	width: 140px;
	padding-top: 10px;
}
.ProductMenu ul li a#ContactUs
{
	background-image: url(../images/SupportTab.jpg);
	background-repeat: no-repeat;
	width: 130px;
	padding-top: 10px;
}
.ProductMenu ul li a#ContactUs:hover, .ProductMenu ul li a#ContactUs:focus
{
	background-image: url(../images/SupportTab_hover.jpg);
	background-repeat: no-repeat;
	width: 130px;
	padding-top: 10px;
}
.ProductMenu ul li a#hardware 
{
	background-image: url(../images/CATab.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 140px;
}
.ProductMenu ul li a#hardware:hover, .ProductMenu ul li a#hardware:focus
{
	background-image: url(../images/CATab_hover.jpg);
	background-repeat: no-repeat;
	width: 140px;
	padding-top: 10px;
}
.ProductMenu ul li a#DropoffPoints
{
	background-image: url(../images/SupportTab.jpg);
	background-repeat: no-repeat;
	width: 130px;
	padding-top: 10px;
}
.ProductMenu ul li a#DropoffPoints:hover, .ProductMenu ul li a#DropoffPoints:focus
{
	background-image: url(../images/SupportTab_hover.jpg);
	background-repeat: no-repeat;
	width: 130px;
	padding-top: 10px;
}


.BrowseProductGroups ul li
{
    text-align:inherit;
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.BrowseProductGroups ul li li
{
	list-style-type:none;
	padding-bottom:0px;
}


.GreyMenuHeader
{
	background: url(../images/H2_bg.jpg);
	margin-top: 8px;
	padding: 6px 0px 6px 10px;
	color: white;
	width: 190px;
	font-family: verdana !important;
    font-size: 13px;
    font-weight: bold;
    height: 20px
    
}

.BlueMenuHeader
{
	background: url(../images/H2_bg_blue.jpg);
	margin-top: 8px;
	padding: 6px 0px 6px 10px;
	color: white;
	width: 190px;
	font-family: verdana !important;
    font-size: 13px;
    font-weight: bold;
    height: 20px
}

.nav a
{
	text-transform: capitalize;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	margin: 0px 0px;
}

.nav a:hover, .nav a:focus
{
	color: White;
	background: url(../images/BG_Menu.png);
	text-decoration: none;
}

.nav2 a:hover, .nav2 a:focus
{
	color: White;
	background: url(../images/BG2_Menu.png);
	text-decoration: none;
}

.nav li div 
{
	width:200px;
}


.nav ul
{
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.nav ul li
{
	b###ackground: url(../images/bullet.gif) no-repeat 5px 8px;
	background-color: #f6f6f4;
	list-style-type: none;
	border-bottom: #cccccc 1px solid;
	border-top: 0px;
	=border-right: #e4e4e0 1px solid;
	=border-left: #e4e4e0 1px solid;
	=padding-left: 0px;
	=padding-bottom: 5px;
	=padding-right: 2px;
	=padding-top: 5px;
}

.nav2 ul li
{
	
	background-color: #f6f6f4;
	list-style-type: none;
	
}

.nav ul li li
{
	background: url(../images/blue_arrow.png) no-repeat 22px 6px;
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	padding: 3px 0 3px 35px;
	
}

/*---------------------------
Forms
---------------------------*/

.Forms
{
	color: #333333;
	/*font-size: 11px;*/
	font-weight: bold;
	padding: 20px;
}

.RequiredMessage
{
	color: Red;
}

/*---------------------------
Product Groups
---------------------------*/

.ProductGroups
{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	padding-left: 10px;
}

.ProductGroup
{
	width: 160px;
	height: 150px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border: solid 1px lightgray;
}

.ProductImage
{
	padding: 5px 0px 10px 0px;
	height: 90px;
}

.ProductImage a img
{
}

.ProductSummary
{
	color: #003399;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	
	height: 20px;
}

.ProductCode
{
	color: Green;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
}

.ProductSummary a
{
	text-decoration: none;
	font-size: 12px;
	color: #4e5151;
	text-align: center;
	padding: 0px 5px 0px 5px;
	}

.ProductCode a
{
	text-decoration: none;
	font-size: 14px;
	color: #0d2ea0;
	text-align: center;
}

.ViewDetails
{
	position: relative;
	padding: 5px 0px 0px 0px;
}

.ViewDetails a
{
	text-decoration: none;
	font-size: 12px;
}

.ViewDetails a:hover, a:focus
{
	text-decoration: underline;
}

.ProductBrochure
{
	margin-top: 10px;
	font-weight: bold;
}

.ProductBrochure a
{
	text-decoration: none;
	color: #003399;
	padding-left: 5px;
}

.ProductBrochure a:hover, .ProductBrochure a:focus
{
	text-decoration: underline;
}


.ProductLayout
{
	padding-right: 10px;
	padding-bottom: 2px;
}

.MoFo
{
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	width: 500px;
	float: left;
}

.ProductWarningMessage
{
	font-style: italic;
	color: Gray;
}

.DownloadLink
{
	padding-bottom:10px;
}
/*---------------------------
Products and Solutions
---------------------------*/

.BlueBarProductSolutions
{
	font-size: 11px;
	width: 480px;
	color: #333333;
	margin-top: -25px;
	margin-left: 12px;
	margin-top: -15px; /* IE8 */
}

.BlueBarProductSolutions a
{
	/*background: transparent url(../images/blue_bg.gif) no-repeat scroll right top;     color: #FFFFFF;*/
	display: block;
	margin-bottom: 10px;
	padding: 6px 0 9px 5px;
	width: 467px;
	text-decoration: none;
}


.BlueBarProductSolutions ul
{
	background: url(../images/blue_arrow.png) no-repeat 0px 5px;
	font-weight: bold;
	color: #003399;
	padding: 2px 10px 1px 10px;
	margin-left: 7px;
}

/*---------------------------
Our Technology
---------------------------*/
.TechTable
{
	padding-right: 20px;
	padding-bottom: 20px;
}

.TechHeading
{
	background-color: #F6F6F4;
	border-top: 1px solid #1950AD;
	width: 228px;
	padding-top: 5px;
	margin: 100px;
}

.TechHeading span
{
	color: #1950AD;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}

.TechHeading img
{
	padding-top: 5px;
}

.TechText
{
	border-left: solid 1px lightgray;
	border-right: solid 1px lightgray;
	padding:10px;
	font-size: 85%;
}

.TechViewMore
{
	border-left: solid 1px lightgray;
	border-bottom: solid 1px lightgray;
	border-right: solid 1px lightgray;
	padding-bottom: 10px
}

.TechViewMore img
{
	border: none;
}


.TwoColumn
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/twocolumn_center.gif) no-repeat scroll left bottom;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-left: 12px;
}

.TwoColumn .right
{
	margin-left: 250px;
	margin-top: -124px;
}

.TwoColumn .column
{
	display: inline;
	float: left;
	margin-left: 1px;
	position: relative;
}

.TwoColumn .Column h2
{
	background: #F6F6F4 none repeat scroll 0 0;
	border-top: 1px solid #1950AD;
	color: #1950AD;
	font-size: 12px;
	margin: 0;
	padding-top: 5px;
	padding-right: -1px;
	padding-left: 2px;
	padding-bottom: 4px;
	width: 228px;
}

.TwoColumnContentTop
{
	margin-top: -301px;
	padding: 5px 8px;
	font-size: 11px;
	width: 220px;
	height:260px;
}

.TwoColumnContentRight
{
	margin-top: 3px;
	margin-left: 248px;
	padding: 5px 8px;
	font-size: 11px;
	width: 220px;
	height:260px;
}

.TwoColumnContentMiddle
{
	margin-top: 3px;
	padding: 5px 8px;
	font-size: 11px;
	width: 220px;
	height:260px;
}

.TwoColumnContentMiddleRight
{
	margin-top: -300px;
	margin-left: 248px;
	padding: 5px 8px;
	font-size: 11px;
	width: 220px;
	height:260px;
}

.TwoColumnContentBottom
{
	margin-top: 3px;
	padding: 5px 8px;
	font-size: 11px;
	width: 220px;
	height:260px;
}

.TwoColumnContentBottomRight
{
	margin-top: -300px;
	margin-left: 248px;
	padding: 5px 8px;
	font-size: 11px;
	width: 220px;
	height:260px;
}

.TechDetails
{
	background: url(../Images/grow_box.jpg);
	color: #FFFFFF;
	padding: 5px 13px 5px 5px;
	position: relative;
	width: 60px;
	height: 10px;
	margin-top: 1px;
	margin-left: 142px;
	font-size: 8px;
	margin-bottom:10px;
}

.TechDetails a
{
	text-decoration: none;
	color: White;
	padding-left: 14px;
	font-size: 8px;
	padding-bottom:10px;
}

.TechDetailsRight
{
	background: url(../Images/grow_box.jpg);
	color: #FFFFFF;
	padding: 5px 13px 5px 5px;
	position: relative;
	width: 60px;
	height: 10px;
	margin-top: 1px;
	margin-left: 395px;
	font-size: 8px;
	margin-bottom:10px;
}

.TechDetailsRight a
{
	text-decoration: none;
	color: White;
	padding-left: 14px;
	font-size: 8px;
	padding-bottom:10px;
}

.TechBlueBar
{
	background: transparent url(../images/blue_bg.gif) no-repeat scroll right top;
	color: #FFFFFF;
	display: block;
	margin-bottom: 10px;
	padding: 4px 0 9px 5px;
	width: 475px;
	font-weight: bold;
}


/*---------------------------
Basket
---------------------------*/

.BasketHeader
{
	color: Black;
	font-weight: bold;
	background-color: #e0e0e0;
	height: 25px;
	margin: 0px;
	text-align: center;
}

#ViewBasket
{
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	width: 380px;
}


#EditBasketProfile table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	width: 500px;
}

.TotalHeaders
{
	text-align: right;
	font-weight: bold;
}

.TotalValue
{
	text-align: right;
}
.vboxlink a
{
	width: 165px;
	height: 25px;
	color: White;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	margin-top: 3px;
	background: url(../Images/button.jpg)no-repeat;
	font-size: 14px;
}

.vboxlink a:hover, .vboxlink a:focus
{
	color: #003399;
}

.vbox a
{
	color: blue;
}

.vbox a:hover, .vbox a:focus
{
	font-weight: bold;
}


.BasketTable
{
	color: Black;
}

.BasketTitle
{
	background: url(../images/Shoppingcart.jpg) no-repeat 440px 0px;
	height: 70px;
}

/*---------------------------
Dealer Locator
---------------------------*/

.DealerLocatorSubGroups
{
	list-style-type: decimal;
}
.DealerLocatorSubGroups a
{
	text-decoration: none;
}
.DealerLocatorSubGroups a:hover, .DealerLocatorSubGroups a:focus
{
	text-decoration: underline;
	color: #003399;
}

.Map
{
	margin-left: 200px;
}

.DealerRegion
{
	margin-top: -295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.DealerRegion a
{
	background: url(../images/blue_arrow.png) no-repeat 0px 5px;
	padding: 2px 10px 1px 10px;
	color: #003399;
	text-decoration: none;
}

.DealerRegion a:hover, .DealerRegion a:focus
{
	text-decoration: underline;
	color: #003399;
	font-weight: bold;
}

.DealerLocatorProductGroup
{
	font-weight: bold;
	font-size: 130%;
	color: #0D2EA0;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	list-style-type: none;

}

.LocatorProductGroups
{
	margin-top: -20px;
	width: 300px;
}

.Dealer table
{
	width: 448px;
	
	
}


.DealerName
{
	background: #F6F6F4 none repeat scroll 0 0;
	border-top: 1px solid #1950AD;
	color: #1950AD;
	font-size: 90%;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 443px;
	height:auto;
}


.DealerLogo
{
	border-left: solid 1px #E6E6E4;
	border-bottom: solid 1px #E6E6E4;
}

.DealerLogo img
{
	max-width:230px;
	max-height: 100px;

}

.DealerAddress
{
	font-size:90%;
border-left: solid 1px #E6E6E4;
	border-bottom: solid 1px #E6E6E4;
	border-right: solid 1px #E6E6E4;

}



/*---------------------------
Home Page
---------------------------*/

.HomeContent
{
	background: url(../Images/footer_bg.jpg);
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}


#menu a
{
	font-family: verdana !important;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	color: #000;
}
#menu ul
{
	margin-top: 0px;
	padding-left: 0px;
}

#menu ul li
{
	display: inline;
	background: url(../images/blue_a2rrow.png) no-repeat 0px 5px;
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
#menu a:hover, #menu a:focus
{
	color: White;
	text-decoration: none;
}

/*---------------------------
About Us
---------------------------*/
.AboutUsList
{
}

.AboutUsList ul
{
	background: url(../images/blue_arrow.png) no-repeat 0px 5px;
	font-weight: bold;
	font-size: 100%;
	color: #003399;
	padding: 2px 10px 1px 10px;
	margin-left: 0px;
}

/*---------------------------
PromotionsEvent
---------------------------*/
.PromotionEvents
{
}

.PromotionEvents ul il
{
	background: url(../images/blue_arrow.png) no-repeat 0px 5px;
	font-weight: bold;
	font-size: 80%;
	color: #003399;
	padding: 2px 10px 1px 10px;
	margin-left: -31px;
}

/*---------------------------
Service and Support
---------------------------*/

.ServiceContentLeftBold
{
	font-weight: bold;
	font-size: 100%;
	color: #003399;
}


.ServiceContentLeftBold a
{
	text-decoration: none;
}

.ServiceContentLeftBold a:hover, .ServiceContentLeftBold a:focus
{
	text-decoration: underline;
}

/*---------------------------
Dealer Login
---------------------------*/

.ForgotPassword
{
	margin-top: -60px;
	margin-left: 345px;
}

.ForgotPassword a
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

.ForgotPassword a:hover, .ForgotPassword a:focus
{
	text-decoration: underline;
}

.DealerLogin
{
	width: 500px;
	float: left;
	padding-bottom:10px;
}
.Login
{
	width: 100px;
	padding-bottom:0px;
}
.UserName
{
	color: #333333;
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	width:500px;
}

.Password
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float:left;
	padding-bottom:10px;
	width:500px;
}

.RememberMe
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float:left;
	padding-bottom:10px;	
	width:100px;
}
.ResultMessage
{
	color:Red;
	padding-bottom:10px;
	float:left;
	width:500px;
}

.LoginButton
{
	float:left;
	width:300px;
	padding-bottom:10px;	
	padding-left:10px;
}

.PasswordReminder
{
	float:left;
	width:500px;
	padding-bottom:10px;	
}

.DealerLoginImage
{
	margin-top: 20px;
}

.AccountMasterDetails
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
}

/*---------------------------
Dealer Login - Product Search
---------------------------*/

.PageSize
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: Bold;
}

.SearchResults
{
	width: 160px;
	height: 150px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border: solid 1px lightgray;
}

.SearchResultsImages
{
	padding: 5px 0px 0px 0px;
}
.SearchResults img
{
	border: 0px;
	max-height: 100px;
	max-width: 100px;
}

.ProductSummarySearch
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	padding: 0px 10px 0px 0px;
}

.ProductSummarySearch a
{
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

.ProductSummarySearchID
{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.ProductSummarySearchID a
{
    
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

.ViewSearchProductDetails
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	padding: 5px 0px 0px 0px;
}

.ViewSearchProductDetails a
{
	text-decoration: none;
	font-size: 12px;
}

.AdvancedSearch
{
	color: #0D2EA0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}

.AdvancedSearch a
{
	color: #0D2EA0;
	padding-top: 5px;
}

.AdvancedSearchResults
{
	text-align: center;
	width: 160px;
	padding-bottom: 10px;
	margin-left: -12px;
}
.AdvancedSearchProduct
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.PageSize
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Paging
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-top: 10px;
}

/*---------------------------
Dealer Login - Manage Logins
---------------------------*/

.CreateLogin
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

.CreateLogin a
{
	color: #333333;
}

.ManageLoginContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #003399;
}

.Roles
{
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
	border-top: 1px solid #003399;
	border-left: 1px solid #003399;
}

.User
{
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
	border-top: 1px solid #003399;
	border-left: 1px solid #003399;
}

.User a
{
	color: Blue;
}

.SignOnAs
{
	padding-left: 10px;
}

/*---------------------------
Dealer Login - Edit Login
---------------------------*/

.EditLoginContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*---------------------------
Site Map
---------------------------*/
.SiteMap
{
	font-size: 12px;
}

.SiteMap h2
{
	margin: 3px 0px;
}

.SiteMap a, SiteMap a:visited
{
	color: #003399;
	text-decoration: none;
}

.SiteMap a:hover, .SiteMap a:focus
{
	text-decoration: underline;
}


.SiteMap ul.TopMenu
{
	list-style: none;
	padding: 0px 10px;
}
.SiteMap ul.TopMenu li
{
	font-weight: bold;
	margin: 15px 0px;
}


.SiteMap ul.SubMenu
{
	list-style-image: url(../images/blue_arrow.png);
	padding-left: 30px;
}

.SiteMap ul.SubMenu li
{
	font-weight: normal;
	margin: 0px 7px;
}

.SiteMap ul.SubMenu li a
{
	color: #333333;
}


/*---------------------------
Search Transactions
---------------------------*/
.TransactionSearchResult label
{
	font-weight: bold;
}

.SearchTransactions ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.SearchTransactions .TransactionSearchResult
{
	font-size: 11px;
	background-color: #F6F6F4;
	margin: 5px 0px;
	padding: 10px 5px;
	font-size: 12px;
	color: #333333;
}


.TransactionEnquiryColumn
{
	padding-right: 10px;
	padding-bottom: 5px;
	font-weight:bold;
}

/*---------------------------
Accessability
---------------------------*/
.Skip
{
	position:absolute;
	top:-99999999px;

}

.SkipTarget
{
	position:absolute;
	top:-99999999px;
	width:1px;
	height:1px;
}

/*---------------------------
Recycling
---------------------------*/

.Recycling
{
	width:480px;
	padding-left:5px;
	padding-right:5px;
	float: left;
}

.Recycling h2
{
	margin-top:0px;
}

/*---------------------------
Recycling
---------------------------*/
.Corporate
{
	width:490px;
	padding-left:5px;
	padding-right:5px;
	float: left;
}
#GSTitem
{
    font-size:12px;
    padding-left:5px;
}
div.light_rounded .pp_top .pp_left
{
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_middle
{
    background: #fff;
}
div.light_rounded .pp_top .pp_right
{
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}
div.light_rounded .pp_content .ppt
{
    color: #000;
}
div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right
{
    background: #fff;
}
div.light_rounded .pp_content
{
    background-color: #fff;
}
div.light_rounded .pp_next:hover
{
    background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_previous:hover
{
    background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_expand
{
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_expand:hover
{
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_contract
{
    background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_contract:hover
{
    background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_close
{
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.light_rounded #pp_full_res .pp_inline
{
    color: #000;
}
div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next
{
    margin-top: 12px !important;
}
div.light_rounded .pp_nav .pp_play
{
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.light_rounded .pp_nav .pp_pause
{
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.light_rounded .pp_arrow_previous
{
    background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_previous.disabled
{
    background-position: 0 -87px;
    cursor: default;
}
div.light_rounded .pp_arrow_next
{
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}
div.light_rounded .pp_arrow_next.disabled
{
    background-position: -22px -87px;
    cursor: default;
}
div.light_rounded .pp_bottom .pp_left
{
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_middle
{
    background: #fff;
}
div.light_rounded .pp_bottom .pp_right
{
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}
div.light_rounded .pp_loaderIcon
{
    background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}
div.dark_rounded .pp_top .pp_left
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}
div.dark_rounded .pp_top .pp_middle
{
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .pp_top .pp_right
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}
div.dark_rounded .pp_content_container .pp_left
{
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}
div.dark_rounded .pp_content_container .pp_right
{
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}
div.dark_rounded .pp_content
{
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .pp_next:hover
{
    background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_previous:hover
{
    background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_expand
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_expand:hover
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_contract
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_contract:hover
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_close
{
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.dark_rounded .currentTextHolder
{
    color: #c4c4c4;
}
div.dark_rounded .pp_description
{
    color: #fff;
}
div.dark_rounded #pp_full_res .pp_inline
{
    color: #fff;
}
div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next
{
    margin-top: 12px !important;
}
div.dark_rounded .pp_nav .pp_play
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.dark_rounded .pp_nav .pp_pause
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.dark_rounded .pp_arrow_previous
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}
div.dark_rounded .pp_arrow_previous.disabled
{
    background-position: 0 -87px;
    cursor: default;
}
div.dark_rounded .pp_arrow_next
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}
div.dark_rounded .pp_arrow_next.disabled
{
    background-position: -22px -87px;
    cursor: default;
}
div.dark_rounded .pp_bottom .pp_left
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}
div.dark_rounded .pp_bottom .pp_middle
{
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .pp_bottom .pp_right
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_loaderIcon
{
    background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content
{
    background: url(../images/prettyPhoto/dark_square/contentPattern.png) top left repeat;
}
div.dark_square .currentTextHolder
{
    color: #c4c4c4;
}
div.dark_square .pp_description
{
    color: #fff;
}
div.dark_square .pp_loaderIcon
{
    background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
div.dark_square .pp_content_container .pp_left
{
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}
div.dark_square .pp_content_container .pp_right
{
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}
div.dark_square .pp_expand
{
    background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_expand:hover
{
    background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_contract
{
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_contract:hover
{
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_close
{
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.dark_square #pp_full_res .pp_inline
{
    color: #fff;
}
div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next
{
    margin-top: 12px !important;
}
div.dark_square .pp_nav .pp_play
{
    background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.dark_square .pp_nav .pp_pause
{
    background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.dark_square .pp_arrow_previous
{
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}
div.dark_square .pp_arrow_previous.disabled
{
    background-position: 0 -87px;
    cursor: default;
}
div.dark_square .pp_arrow_next
{
    background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}
div.dark_square .pp_arrow_next.disabled
{
    background-position: -22px -87px;
    cursor: default;
}
div.dark_square .pp_next:hover
{
    background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.dark_square .pp_previous:hover
{
    background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content
{
    background: #fff;
}
div.light_square .pp_content .ppt
{
    color: #000;
}
div.light_square .pp_expand
{
    background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.light_square .pp_expand:hover
{
    background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.light_square .pp_contract
{
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.light_square .pp_contract:hover
{
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.light_square .pp_close
{
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.light_square #pp_full_res .pp_inline
{
    color: #000;
}
div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next
{
    margin-top: 12px !important;
}
div.light_square .pp_nav .pp_play
{
    background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.light_square .pp_nav .pp_pause
{
    background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.light_square .pp_arrow_previous
{
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}
div.light_square .pp_arrow_previous.disabled
{
    background-position: 0 -87px;
    cursor: default;
}
div.light_square .pp_arrow_next
{
    background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}
div.light_square .pp_arrow_next.disabled
{
    background-position: -22px -87px;
    cursor: default;
}
div.light_square .pp_next:hover
{
    background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.light_square .pp_previous:hover
{
    background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.facebook .pp_top .pp_left
{
    background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
}
div.facebook .pp_top .pp_middle
{
    background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
}
div.facebook .pp_top .pp_right
{
    background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
}
div.facebook .pp_content .ppt
{
    color: #000;
}
div.facebook .pp_content_container .pp_left
{
    background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
}
div.facebook .pp_content_container .pp_right
{
    background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
}
div.facebook .pp_content
{
    background: #fff;
}
div.facebook .pp_expand
{
    background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.facebook .pp_expand:hover
{
    background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.facebook .pp_contract
{
    background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.facebook .pp_contract:hover
{
    background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.facebook .pp_close
{
    width: 22px;
    height: 22px;
    background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.facebook #pp_full_res .pp_inline
{
    color: #000;
}
div.facebook .pp_loaderIcon
{
    background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;
}
div.facebook .pp_arrow_previous
{
    background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px;
}
div.facebook .pp_arrow_previous.disabled
{
    background-position: 0 -96px;
    cursor: default;
}
div.facebook .pp_arrow_next
{
    background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px;
}
div.facebook .pp_arrow_next.disabled
{
    background-position: -32px -96px;
    cursor: default;
}
div.facebook .pp_nav
{
    margin-top: 0;
}
div.facebook .pp_nav p
{
    font-size: 15px;
    padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play
{
    background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
    height: 22px;
    width: 22px;
}
div.facebook .pp_nav .pp_pause
{
    background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
    height: 22px;
    width: 22px;
}
div.facebook .pp_next:hover
{
    background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.facebook .pp_previous:hover
{
    background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.facebook .pp_bottom .pp_left
{
    background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
}
div.facebook .pp_bottom .pp_middle
{
    background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
}
div.facebook .pp_bottom .pp_right
{
    background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
}
div.pp_pic_holder a:focus
{
    outline: none;
}
div.pp_overlay
{
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500;
}
div.pp_pic_holder
{
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000;
}
.pp_top
{
    height: 20px;
    position: relative;
}
* html .pp_top
{
    padding: 0 20px;
}
.pp_top .pp_left
{
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}
.pp_top .pp_middle
{
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}
* html .pp_top .pp_middle
{
    left: 0;
    position: static;
}
.pp_top .pp_right
{
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.pp_content
{
    height: 40px;
}
.pp_fade
{
    display: none;
}
.pp_content_container
{
    position: relative;
    text-align: left;
    width: 100%;
}
.pp_content_container .pp_left
{
    padding-left: 20px;
}
.pp_content_container .pp_right
{
    padding-right: 20px;
}
.pp_content_container .pp_details
{
    float: left;
    margin: 10px 0 2px 0;
}
.pp_description
{
    display: none;
    margin: 0 0 5px 0;
}
.pp_nav
{
    clear: left;
    float: left;
    margin: 3px 0 0 0;
}
.pp_nav p
{
    float: left;
    margin: 2px 4px;
}
.pp_nav .pp_play, .pp_nav .pp_pause
{
    float: left;
    margin-right: 4px;
    text-indent: -10000px;
}
a.pp_arrow_previous, a.pp_arrow_next
{
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px;
}
.pp_hoverContainer
{
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.pp_gallery
{
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000;
}
.pp_gallery ul
{
    float: left;
    height: 35px;
    margin: 0 0 0 5px;
    overflow: hidden;
    position: relative;
}
.pp_gallery ul a
{
    border: 1px #000 solid;
    border: 1px rgba(0,0,0,0.5) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden;
}
.pp_gallery ul a:hover, .pp_gallery li.selected a
{
    border-color: #fff;
}
.pp_gallery ul a img
{
    border: 0;
}
.pp_gallery li
{
    display: block;
    float: left;
    margin: 0 5px 0 0;
}
.pp_gallery li.default a
{
    background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 50px;
}
.pp_gallery li.default a img
{
    display: none;
}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next
{
    margin-top: 7px !important;
}
a.pp_next
{
    background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}
a.pp_previous
{
    background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}
a.pp_expand, a.pp_contract
{
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}
a.pp_close
{
    display: block;
    float: right;
    line-height: 22px;
    text-indent: -10000px;
}
.pp_bottom
{
    height: 20px;
    position: relative;
}
* html .pp_bottom
{
    padding: 0 20px;
}
.pp_bottom .pp_left
{
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}
.pp_bottom .pp_middle
{
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}
* html .pp_bottom .pp_middle
{
    left: 0;
    position: static;
}
.pp_bottom .pp_right
{
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.pp_loaderIcon
{
    display: block;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -12px;
    position: absolute;
    top: 50%;
    width: 24px;
}
#pp_full_res
{
    line-height: 1 !important;
}
#pp_full_res .pp_inline
{
    text-align: left;
}
#pp_full_res .pp_inline p
{
    margin: 0 0 15px 0;
}
div.ppt
{
    color: #fff;
    display: none;
    font-size: 17px;
    margin: 0 0 5px 15px;
    z-index: 9999;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
.LeftMenuHover a:hover
{
    text-decoration: none;
    color: white;
    background: url(../images/H2_bg.jpg);
}
.searchTextBox {
    height: 16px;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 210px;
}
.NewNav li span {
    background-image: url("../images/bullet.gif");
    background-position: 10px 10px;
    background-repeat: no-repeat;
    display: block;
    font-size: 12px;
    padding: 0;
}
.NewNav {
    list-style: none outside none;
    margin: 0 0 20px;
    padding: 0;
    width: 210px;
}
.ddimgtooltip{
box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid black;
background:white;
color: black;
z-index:2000;
padding: 4px;
}
.applebox1 {
    border: 1px solid #AAAAAA;
    float: left;
    margin: 10px 10px 10px 5px;
    padding: 5px;
    text-align: center;
    width: 224px;
}
.androidbox1 {
    border: 1px solid #AAAAAA;
    float: left;
    margin-top: 10px;
    padding: 5px;
    text-align: center;
    width: 224px;
}
