html, body{
	height:100%;
	margin: 0;
	padding: 0;
	}

body{
	color: #000000;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	}

h1,h2,h3 {
	font-family:Arial, tahoma, verdana, sans-serif;
}

h1 {
	margin:0;
	padding:15px;
}

/*ul{
	margin-left:0;
	padding-left:0;
	list-style-image:url(../../images/layout/list_style.gif);
	list-style-position:inside;
}

ul li {
	margin: 5px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

* html ul li { margin: 5px 0 0 -5px; }
*/

label { cursor:pointer; }

html body .hidden{ display:none; visibility:hidden; }

a img {
	border:none !important;
	}

a { color:#6299a9; text-decoration:none; }
a:link {}
a:hover { text-decoration: underline; }
a:active {}
a:visited {}

form { padding:0 !important; margin:0 !important; }

/* --| Main Structue |-- */

#mainContainer {
	display:block;
	position:relative;
	padding:0;
	margin:0 auto;
	width:914px;
	}

/* Removed By Jordan Jan 08, 2008 
#mainContainer.home {
	width:916px;
	}*/

#headerContainer {
	display:block;
	position:relative;
	height:82px;
	padding:0;
	margin:20px 0 0 0;	
	}

#logoContainer {
	display:block;
	position:relative;
	float:left;
	width:141px;
	padding:0;
	margin:0 0 0 15px;
	}

#flashMusic {
	display:block;
	position:relative;
	float:right;
	height:20px;
	width:100px;
	padding:0;
    overflow:hidden;
	}
	
#welcomeMessageContainer {
	display:block;
	position:relative;
	float:right;
	height:20px;
	width:600px;
	padding:0;
	margin:60px 15px 0 0;
	text-align:right;
	color:#a0a09a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	overflow:hidden;
	}

#welcomeMessageContainer #welcomeMessage {
	display:block;
	position:relative;
	float:right;
	height:20px;
	line-height:20px;
    overflow:hidden;
	}
	
#welcomeMessageContainer .name {
	color:#6299a9;
	}

#welcomeMessageContainer img.speakerIcon {
	margin:0 5px 0 0;
	}
	
	
	
/* --| Body Containers |-- */
	
#bodyContainer{
	display:block;
	position:relative;
	padding:0;
	margin:0;
	overflow:hidden;
	}

#bodyContainer.homepage #bodyContent {
	padding:0;
	margin:0;
}
	
#bodyContent {
	display:block;
	position:relative;
	padding:0;
	margin:10px 0;
	overflow:hidden;
	}


	
#bodyContent.border {
	border:1px solid #e0e0df;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding:0 1px;
	}

#bodyContent.leftBar {
	background-image:url("../../images/layout/leftBarBackground.gif");
	background-position:top left;
	background-repeat: repeat-y;
	}
	
#breadCrumbContainer p, #breadCrumbContainer form
{
	padding:0 !important;
	margin:0 !important;
}

#breadCrumbContainer{
	display:block;
	position:relative;
	padding:10px;
	margin:0;
	background-color:#d1d1d1;
	color:#74736f;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

#breadCrumbContainer a {
	text-decoration:none;
	color:#74736f;
	}	
	
#breadCrumbContainer a:hover {
	text-decoration:underline;	
	}	
	
#breadCrumbContainer .inactive {
	color:#92918d;
	}	

#whatsHotLeft, #productListingLeft {
	display:block;
	position:relative;
	float:left;
	width:180px;
	padding:3em 0 0 0;
	margin:0;
	overflow:hidden;
	}

#whatsHotRight{
	display:block;
	position:relative;
	float:left;
	width:715px;
	padding:0 0 0 9px;
	margin:0;
	background-image:url("../../images/layout/whatsHotLeftGradient.gif");
	background-position:top left;
	background-repeat: repeat-y;
	overflow:hidden;
	}
	
#bodyHeader {
	display:block;
	position:relative;
	padding:5px;
	margin:0;
	border-bottom:1px solid #e0e0df;
	}

*html #bodyHeader { /* another lame IE6 border/box model bug hack */
	height:40px;
	}
	
#bodyHeader h1 {
	color:#74736F;
	font-size:1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}	
	
#bodyFooter {
	display:block;
	position:relative;
	padding:1.0em;
	margin:0;
	border-top:1px solid #e0e0df;
	}
	
#flashTheaterContent {
	display:block;
	position:relative;
	padding:0;
	margin:0;
	height:294px;
	}

#secondaryFlashTheaterContainer {
	display:none;
	position:relative;
	padding:0;
	margin:0;
	height:123px;
	}
	
#homeCalloutContainer {
	display:block;
	position:relative;
	padding:0;
	margin:0;
	width:916px;
	overflow:hidden;
	}

#homeCalloutContainer .homeCallout, #homeCalloutContainer .homeCallout img {
	padding:0;
	margin:0;
	}
	
#footerContainer{
	display:block;
	position:relative;
	padding:0;
	margin:0;
	overflow:hidden
	}
	
#footerBar {
	display:block;
	position:relative;
	height:34px;
	padding:0 10px 0 15px;
	margin:0;
	background-color:#4f4f4b;
	background-image:url("../../images/layout/footerArrowRight.gif");
	background-position: center left;
	background-repeat:no-repeat;
	color:#878773;
	line-height:34px;
	overflow:hidden;
	}

#footerBar a {
	color:#adac9b;
	}

#footerBar .message {
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	}

#footerBar #roundedCorner {
	display:block;
	position:absolute;
	right:0px;
	bottom:0px;
	height:5px;
	width:5px;
	padding:0;
	margin:0;
	background-image:url("../../images/layout/bottomRightCorner.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
	}
	
#footerLinks {
	display:block;
	position:relative;
	padding:0;
	margin:35px 0 10px 0;
	text-align:right;
	}

#footerLinks .footerLink {
	margin:0 5px;
	}



/* --| Catalog |-- */

#products.listingGrid, #products .listingGrid
{
	display:block;
	position:relative;
	width:100%;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image:url("../../images/layout/productListingVerticalGrid.gif");
	background-position:top center;
	background-repeat:repeat-y;
}

.listingGridDos {
    display:block;
	position:relative;
	width:100%;
	overflow:hidden;
    border-top:1px solid #CCC;
    padding-top:10px;
	background-color:#FFFFFF;
	background-image:url("../../images/layout/productListingVerticalGridDos.gif");
	background-position:22px 0;
	background-repeat:repeat-y;
    }

#products.listingGridDos div.column1{
    float:left;
    width:350px !important;
    margin-right:10px;
    }
    
#products.listingGridDos div.column2{
    float:left;
    width:350px !important;
    }
    
#products.listingGridDos div.categoryClear {
    clear:both; 
    border-bottom:1px dotted #CCC;
    }
    
* html #products.listingGridDos div.categoryClear {
    border-bottom:1px solid #CCC;
    }
    
#products.listingGridDos div h1.productCategoryDetailH1,
#products.listingGridDos div p.productCategoryDetailPriceRange {
    text-align:left;
    }
    
#products.listingGridDos div div.left {
    width:100px;
    }

#products.listingGridDos div div.right {
    width:215px;
    float:left;
    }
    
.listingGridQuad
{
	display:block;
	position:relative;
	width:100%;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image:url("../../images/layout/productListingVerticalGrid4.gif");
	background-position:top center;
	background-repeat:repeat-y;
}

* html .listingGridQuad {
	/*height:300px;*/
	}

.column1 { /*border-right:1px solid #e0e0df;*/ }
.column2 { /*border-right:1px solid #e0e0df;*/ }
.column3 { /*border-right:1px solid #e0e0df;*/ }
.column4 { }

.whatsHotColumn, .productListingColumn {
	width:233px !important;
	}

.productCategoryHeaderImage {
	display:block;
	position:relative;
	float:left;
	padding:0;
	margin:0 1.0em 0 0;
	height:50px;
	}

.productCategoryHeader {
	display:block;
	position:relative;
	float:left;
	height:50px;
	line-height:50px;
	margin:0;
	padding:0;
	}

#bodyHeader .whatsHotCategoryHeader {
	display:block;
	position:relative;
	float:left;
	height:30px;
	margin:10px 0;
	padding:0;
	line-height:30px;
	color:#b5b4b2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:2.4em;
	font-weight:normal;
	}

.whatsHotCategoryHeader .orange {
	color:#E96913;
	}
	
.productCategoryPagination {
	display:block;
	position:relative;
	float:right;
	padding:0;
	margin:0;
	height:50px;
	line-height:50px;
	text-align:right;
	font-weight:bold;
	}
	
.productCategory, .productCategoryDetail {
	display:block;
	position:relative;
	float: left;
	width:235px;
	margin:0 .1em;
	padding:1.5em 0;
	overflow:hidden;
	}

.productCategory {
	width:220px;
}

.productCategoryImage, .productCategoryDetailImage, .productDetailImage {
	display:block;
	margin:0 auto;
	}

.productCategoryDetail {
	display:block;
	position:relative;
	padding:10px 0;
	margin:0 auto;
	}
	
.productCategoryDetail .productCategoryDetailH1 {
	margin:.5em 1.0em;
	padding:.5em 0;
	height:4.5em;

	color:#5495A3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	
	text-align:center;
	}

/*  
.productCategoryDetail .productCategoryDetailH1 {
    display:table;
    overflow:hidden;
    padding:0;
    margin:0;
    border:1px solid #00FF00;
    }
* html .productCategoryDetail .productCategoryDetailH1 { position:relative; }
*+html .productCategoryDetail .productCategoryDetailH1 { display:block; }
   
.productCategoryDetail .productCategoryDetailH1 a {
    display:table-cell;
    vertical-align:middle;
    width:230px;
    border:1px solid #F00;
    text-align:center;
    }
* html .productCategoryDetail .productCategoryDetailH1 a {
    position:absolute;
        top:50%;
    }
*+html .productCategoryDetail .productCategoryDetailH1 a {
    display:block;
    top:50%;
    left:0px;
    position:absolute;
    }
    
    
.productCategoryDetail .productCategoryDetailH1 a span{ display:block; margin-top:-2%; }
* html .productCategoryDetail .productCategoryDetailH1 a span{
    display:inline;
    position:relative;
    top:-50%;
    }    
*+html .productCategoryDetail .productCategoryDetailH1 a span{
    display:block;
    top:-50%;
    position:relative;
    border:1px solid #00F;
    }
    */
    
    
    
    
    
    
.productCategoryDetail .compareCheckbox {
	position:absolute;
	top:10px;
	left:10px;
	}

.productCategoryDetail  .compareLabel { 
    padding:0 4px;
}    

* html .productCategoryDetail  .compareLabel { 
    line-height:20px;
}

html>body .productCategoryDetail  .compareLabel { 
    line-height:20px;
}

    
.productCategoryDetail{}

.productCategoryCompare {
	margin:10px 0 0 0;
	text-align:center;
}

.productCategoryCompare .inputCheckbox {
	float:none;
	display:inline;
	margin-right:4px;
}

.productCategoryDetail .productCategoryDetailPriceRange {
	padding:0;
	margin:0 1em 2em 1em;
	text-align:center;
	color:#7E8181;
	}
	
.productCategoryH1{
	margin:1.5em 1.0em;
	padding:.5em 0;
	
	color:#7e8181;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	
	text-align:center;
	border-bottom:1px dotted #B5B5B5;
	}
	
.productCategory .quickLinks {
	height:10em;
	list-style:none;
	margin:2.0em 2.0em 1.0em 2.0em;
	padding:0;
	overflow:hidden;
	}

.productCategory .moreLink {
	display:block;
	position:relative;
	float:right;
	margin:0 2em 1em 0;
	width:4.7em;
	height:1.9em;
	
	line-height:1.9em;
	text-align:right;
	color:#FE5F00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	
	background-image:url("../../images/layout/darkArrowRight.gif");
	background-position: center left;
	background-repeat:no-repeat;
	}

.categoryClear {
	clear:left;
	display:block;
	position:relative;
	margin:0;
	padding:0;
	height:0px;
	font-size:0px;
	border-bottom:1px solid #e0e0df;
	}

/* --| Generic |-- */
#bodyContainerFull {
	display:block;
	position:relative;
	padding:0;
	margin:0 auto;
	width:870px;
	}

#bodyContainerFullMiddle {
	display:block;
	position:relative;
	width:710px;
	padding:10px 0 10px 0;
	margin:0 auto;
	float:none;
	}

/* --| Product Details |-- */

#productDetailsLeft {
	display:block;
	position:relative;
	float:left;
	width:181px;
	padding:10px 0;
	margin:0;
	}

#productConfiguratorLeft {
	display:block;
	position:relative;
	float:left;
	width:720px;
	padding:10px 0 10px 0;
	margin:0;
	}

	
#productDetailsMiddle {
	display:block;
	position:relative;
	float:left;
	width:560px;
	padding:10px 0 10px 0;
	margin:0;
	}
div.proDetailsMid2{
	/*width:100% !important;*/
	float:none !important;
}
#productListingMiddle {
	display:block;
	position:relative;
	float:left;
	width:710px;
	padding:10px 0 10px 0;
	margin:0 0 0 10px;
	}

#productListingMiddle .searchBox {
padding:14px 20px 0px 20px;
margin:0 0 25px 0;
}


/* Rep Locator - Added by Sony An*/
#repLocatorHeader{
	background-image:url(../../images/layout/repLocatororHeader.gif);
	background-repeat:repeat-x;
	height:124px;
	padding: 0 0 0 47px;
}
#repLocatorHeader #leftcolumn{
	width:639px;
	float:left;
}
#repLocatorHeader #rightcolumn{
	float:left;
	padding:86px 0 0 0;
}
#repLocatorBody #flashcontainer{
	margin-bottom:32px;
}
#repLocatorBody .statewrapper{display:none;}
.statewrapper .statetitle{
	padding: 0 20px 0 61px;
	height: 25px;
	line-height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#545454;
	background-color:#D1D1D1;	
}
.statewrapper .statecontact{
	padding:15px 0 33px 61px;
	background-color:#E0E0E0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545454;
}
.statewrapper .statecontact h2{font-size:12px;}
	
#productDetailsMiddle.center {
	margin:0 auto;
	float:none;
	}
	
#productDetailsRight {
	display:block;
	float:right;
	position:relative;
	width:160px;
	padding:10px 0;
	margin:0;
	}

#productDetailsHeader {
	display:block;
	position:relative;
	padding:0;
	margin:0;
	}

.linksLeft {
	display:block;
	position:relative;
	float:left;
	width:150px;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
	text-align:left;
	}
	
.linksRight {
	display:block;
	position:relative;
	float:right;	
	width:250px;
	padding:0 20px;
	margin:0 0 5px 0;
	text-align:right;
	}

.linksLeft img{
	margin: 0 5px 0 0;
	}

.linksRight img{
	margin: 0 5px 0 15px;
	}
	
#productDetails {
	display:block;
	position:relative;
	padding:0;
	margin:2.5em 0 0 7px;
	}

#productDetails #productImage {
	display:block;
	position:relative;
	float:left;
	width:300px;
	height:300px;
	padding:0;
	margin:0;
	text-align:center;
	overflow:hidden;
	}	
	
#productDetails #productDetailsDescription {
	display:block;
	position:relative;
	float:right;
	width:245px;
	padding:0;
	margin:0;
	overflow:hidden;
	}

#productDetailsDescription .productName {
	font-size:1.4em;
    padding:15px 0;
	}
	
#productDetailsDescription .productItemNumber {
	font-size:1.1em;
    margin:0 10px 0 0; 
    float:left;
	}
#productDetailsDescription .customerItemNumber {
	font-size:1.1em;
    margin:0;
    float:left;
	}

.productPrice, .productQuantity, .productListPrice {
	font-weight:bold;
	}
	
.productPrice, .productAvailability, .productQuantity, .productListPrice, .productAdditionalCartInfo {
	font-size:1.1em;
	margin:0 0 1.5em 0;
	}

.productPrice {
    color:#70A3B4;
    }
    
.productListPrice {
    color:#000;
    margin:0;
    }

.productAdditionalCartInfo
	
#productDetailsViews {
	display:block;
	position:relative;
	padding:0;
	margin:0 0 0 2.0em;
	}

#productDetailsViews h1{
	font-size:1.1em;
	padding:0;
	margin:2em 0 .5em 0;
	}
	
.viewIcon {
	display:block;
	position:relative;
	float:left;
	height:33px;
	width:33px;
	padding:0;
	margin:0 5px 0 0;
	border:1px solid #999;
	}

#productInfo {
	display:block;
	/*position:relative;*/
	padding:0;
	margin:3.0em 0 0 2.0em;
	overflow:hidden;
	}

#tabMenuContainer{
	display:block;
	position:relative;
	padding:0 0 1px 0;
	margin:0;
	}

#productInfo #tabMenuContainer{
	margin-bottom:1em;
	}

#tabMenuContainer #tabMenu{
	display:block;
	width:480px;
	padding:0;
	margin:0;
	list-style:none;

	background-position:top center;
	background-repeat:no-repeat;
	background-image:url("../../images/layout/tabMenuBackground.gif");
	background-position: top right;
	background-repeat:repeat-y;
	}

#tabMenuContainer.configurator #tabMenu{
	width:400px;
	border:1px solid;
	}


#tabMenu a.tab {
	display:block;
	position:relative;
	float:left;
	height:19px;
	width:95px;
	line-height:19px;
	padding:0;
	margin:2px 1px 1px 0;
	color:#FFFFFF;
	text-align:center;
	background-image:url("../../images/layout/tabInactive.gif");
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
	}
	 	
#tabMenu a.active {
	background-image:url("../../images/layout/tabActive.gif");
	background-position:top center;
	background-repeat:no-repeat;
	}
		
#tabMenu a.tab:hover, #tabMenu a.tab:focus {
	outline-style:none;
	}
	
.productInfoCopy {
	padding:0 1.5em;
	}	
	
#productInfo .productInfoCopy h1 {
	font-weight:normal;
	font-size:1.6em;
	color:#70a3b4;
    padding:1em 0 0 0;
    margin:0;
	}
	
#productInfo .productInfoCopy p {
	width:75%;
	color:#888888;
	}

.productInfoCopy .faqListContainer {
    border-bottom:1px solid #CCC;
    }
    
.productInfoCopy .faqList {
    padding:10px;
    margin-left:10px; 
    }
    
#specificationsCopy.productInfoCopy {
	padding:0;
	}
	
#specificationsCopy.productInfoCopy p {
	color:#3d3d3d;
	margin:0 0 0 3em;
	padding:0;
	font-size:1.1em;
	}

#specificationsCopy.productInfoCopy .featuresImage {
	float:right;
	padding:2em 0 2em 3em;
	margin:0 0 0 1em;
	border-left:1px solid;
	}

#featureSets {
	display:block;
	position:relative;
	float:left;
	width:380px;
	padding:0 5px;
	margin:0;
	}

#featureSets .featureSet{
	display:block;
	position:relative;
	padding:0;
	margin:0 0 20px 0;
	}
	
#featureSets .featureSet h2{
	font-size:13px;
	padding:0;
	margin:0 0 10px 0;
	}	
	
#featureSets .featureSet .feature {
	display:block;
	position:relative;
	padding:0;
	margin:0 0 0 5px;
	}
	
#featureSets .featureSet .feature label {
	display:block;
	position:relative;
	float:left;
	padding:0 5px 0 0;
	margin:0;
	width:95px;
	border:1px solid;
	}
	
#featureSets .featureSet .feature .value {
	display:block;
	position:relative;
	float:left;
	padding:0;
	margin:0;
	width:100px;
	}

.downloadItem {
	margin: 5px 0 10px 0;
	}

.downloadItem p {
	margin:0;
	padding:0;
	}
	
.downloadIcon {
	margin:0 .5em 0 0;
	}

#productAccessories {
	margin-left:10px;
	}

#productAccessories .header {
	display:block;
	position:relative;
	font-size:1.2em;
	height:32px;
	line-height: 32px;
	padding:0 1em;
	margin:1em 0 0 0;
	background-color:#ADAD95;
	}

#productAccessories .header .label {	
	display:block;
	float:left;
	height:32px;
	line-height:32px;
	padding:0;
	margin:0;
	font-size:1.1em;
	font-weight:bold;
	color:#FFF;
	}
	
#productAccessories .header .moreLink {	
	display:block;
	float:right;
	height:32px;
	line-height:32px;
	padding:0;
	margin:0;
	font-size:.9em;
	color:#FFFFFF;
	}
	
#productAccessories .header .moreLink  a{	
	color:#FFFFFF;
	}
	
#productAccessories #accessories {
	display:block;
	position:relative;
	padding:0;
	margin:0 0 0 7px;
	}

.accessoriesContainer {
	display:block;
	position:relative;
	padding:0;
	margin:0 0 0 7px;
	overflow:hidden;

	background-image:url("../../images/layout/accessoriesContainerBG.gif");
	background-position:left top;
	background-repeat:repeat-y;
}

* html .accessoriesContainer {   /* Wow, IE Box Model Bug Fix */
	border-top:1px solid #ffffff;
	}

.accessoryRow {
	display:block;
	position:relative;
	padding:0;
	margin:0;
	background:transparent;
	}

.accessory {
	display:block;
	position:relative;
	padding:0;
	margin:0;
	float:left;
	width:135px;
	background:transparent;
	border-bottom:1px dotted #E0E0E0;
	}

.accessory img {
	display:block;
	margin:0 auto;
	}

.accessory .addToCartButtonNoFloat {
	margin-bottom:20px;
	}
	
.accessory .productCategoryDetailH1 {
	margin:.5em 1.0em;
	padding:.5em 0;
	
	color:#5495A3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	
	text-align:center;
	height:5.5em;
	width:105px;
	overflow:hidden;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	}

.accessory .productCategoryDetailPriceRange {
	padding:0;
	margin:0 1em 30px 1em;
	text-align:center;
	color:#7E8181;
	}
	
/* --| Product Details.Cart |-- */
	
#productDetailsRight #cart {
	display:block;
	position:relative;
	padding:0;
	margin:0 auto;
	width:158px;
	height:115px;
	background-image:url("../../images/layout/cartWidgetBackground.jpg");
	background-position:center center;
	background-repeat:no-repeat;
	overflow:hidden;
	}

#cart .copy {
	display:block;
	position:absolute;
	padding:.5em 0 0 0;
	margin:0;
	width:139px;
	height:48px;
	top:18px;
	left:10px;
	overflow:hidden;
	}

#cart .copy .cartLabel {
	display:block;
	float:left;
	clear:left;
	width:60px;
	color:#878883;
	margin:.5em 0 0 .5em;
	}
	
#cart .copy .value {
	display:block;
	float:left;
	width:45px;
	color:#3E3E3E;
	margin:.5em 0 0 0;
	}

#cart .copy .total {
    color:#000000;
    font-weight:bold;
    }

td.estimate { 
    color:#757575;
    }
	
.freight_estimate {
    display:block;
    position:relative;
    float:left;
    font-size:12px;
    padding-top:4px;
    zoom:1;
    }
    
#cart .viewCartLink {
	display:block;
	position:absolute;
	padding:0;
	margin:0;
	width:77px;
	height:12px;
	top:80px;
	right:16px;
	}

#relatedProducts h1.header {
	display:block;
	position:relative;
	width:auto;
	padding:10px 0;
	margin:0;
	background-color:#4F504B;
	background-image:url("../../images/layout/relatedProductsBackground.gif");
	background-position:top center;
	background-repeat: no-repeat;

	color:#FFFFFF;
	font-size:1.1em;
	font-weight:normal;
	text-align:center;
	
	overflow:hidden;
	}


#relatedProducts .products {
	width:158px;
	border-left:1px solid #C7C7C7;
	border-right:1px solid #C7C7C7;
	}	
	
#relatedProducts .productCategoryDetail {
	float:none;
	width:148px;
	margin:0 auto 10px auto;
	padding:0 0 5px 0;
	border-bottom:1px dotted #999;
	}
	
#relatedProducts .productCategoryDetailPriceRange {
	padding:0;
	}
	
	
/* --| Order Details |-- */

#orderDetailsLeft {
	display:block;
	position:relative;
	float:left;
	width:721px;
	padding:10px;
	margin:0;
	}
	
#orderDetailsLeft.noRight {
	display:block;
	position:relative;
	float:left;
	width:881px;
	padding:10px;
	margin:0;
	}
	
#orderDetailsRight {
	display:block;
	float:right;
	position:relative;
	width:160px;
	padding:10px 0;
	margin:0;
	}	
	
#orderDetailsHeader {
	display:block;
	position:relative;
	padding:0;
	margin:0;
	}

#orderDetailsRight #cart {
	display:block;
	position:relative;
	padding:0;
	margin:0 auto;
	width:158px;
	height:115px;
	background-image:url("../../images/layout/cartWidgetBackground.jpg");
	background-position:center center;
	background-repeat:no-repeat;
	overflow:hidden;
	}

#orderDetailsSnapshot.internal {
	padding:5px 10px 25px 10px;
	margin:0 0 25px 0;
	border-bottom:1px solid #545454;
	}
	
#orderDetailsSnapshot h1.header {
	display:block;
	position:relative;
	width:auto;
	padding:10px 0;
	margin:0;
	background-color:#4F504B;
	background-image:url("../../images/layout/relatedProductsBackground.gif");
	background-position:top center;
	background-repeat: no-repeat;

	color:#FFFFFF;
	font-size:1.1em;
	font-weight:normal;
	text-align:center;
	
	overflow:hidden;
	}

#orderDetailsSnapshop h3.header{
}
	
#orderDetailsSnapshot .details {
	width:148px;
	padding:5px;
	margin:0;
	border-left:1px solid #C7C7C7;
	border-bottom:1px solid #C7C7C7;
	border-right:1px solid #C7C7C7;
	}		

#orderDetailsSnapshot .details .detail{
	padding:5px;
	}
	

#orderDetailsBody .intro {
	width:75%;
	font-size:12px;
	font-family:arial,verdana, sans-serif;
	line-height:1.3em;
	padding:15px 0;
	margin:0;
	color:#6c6c68;
	}

#orderDetailsBody p.borderBottom {
	border-bottom: 1px solid #545454;
	padding-bottom:25px;
	margin-bottom:25px;
	width:100%;
	}
	
#orderDetailsBody h1.orderDetailsH1 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:5px;
	color:#3c3c3c;
	}

#orderDetailsBody h2.orderDetailsH2 {
	display:block;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:5px;
	color:#3c3c3c;
	}	

#orderDetailsBody #orderDetailsButtons {
    display:block;
    position:relative;
    padding:0 0 5px 0;
    margin:0 0 25px 0;
    border-bottom:1px solid #333;
    overflow:hidden;
    }

*html #orderDetailsBody {
    border:1px solid #FFF;
    }

#orderDetailsBodyHeader {
    margin:20px 0;
    }

#orderDetailsBodyHeader.return {
    margin:20px 0 0 0;
    padding:0;
    border:1px solid #FFF;
    }
    
#orderDetailsBodyHeader h1.orderConfirmationHeader {
    margin:0;
    padding:0;
    }
    
#orderDetailsBody .linksRight {
    width:250px;
    padding:0;
    margin:0;
    height:25px;
    line-height:25px;
    }

#orderDetailsBody .linksLeft {
    width:400px;
    padding:0;
    margin:0;
    }    
    
    
#orderDetailsBody h3.borderTop {
	border-top:1px solid #E0E0E0;
	padding:15px 0 5px 20px;
	margin:25px 0 0 0;
	font-size:10px;
	}
	
#orderDetailsBody table#detailsTable {
	margin-top:45px;
}


#orderDetailStatus {
    display:block;
    position:relative;
    margin:0;
    padding:10px;
    overflow:hidden;
    }

#orderDetailStatus h1.orderDetailsH1 {
    padding:0;
    margin:0 0 10px 0;
    font-size:13px;
    font-weight:bold;
    }
    
#orderDetailStatus p{
    margin:0 0 2px 0;
    padding:0;
    }


.rowWrap {
    display:block;
    position:relative;
    height:135px;
    margin-bottom:30px;
    /*border:1px solid #F00;*/
    }
    
.rowWrap .location {
    display:block;
    position:relative;
    min-height:100%;
    /*border:1px solid #00F;*/
    }

.rowWrap .location .changeButton { 
    display:block;
    position:relative;
    position:absolute;
    bottom:0;
    }
    
.location {
	float:left;
	width:185px;
	margin:0 0 0 10px;
	}

.location .field{
	margin:0 0 2px 0;
	color:#6c6c68;
	}

.location .field strong{
	color:#222222;
	}
	
.location .shippingInstructions {
	margin:15px 0 0 0;
	padding:0;
	}

.location .question, .location .newline {
    margin:10px 0;
    }
.margin325left {
    margin-left:325px !important;
    }
html body .location .RMA { 
    font-size:11px; 
    color:#6299AD;
    font-weight:bold;
    }
    
#orderDetailsBody .summary {
	border:2px solid #6299AD;
	padding:10px;
}
	
#detailsTable {
	width: 100%;
	font-size:10px;
	margin:10px 0;
	border-collapse:collapse;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	}

#detailsTable th {
	background-color:#c2c2b0;
	padding:7px 10px;
	}

#detailsTable td {
	padding:10px;
	}

#detailsTable td img{
	margin-right:7px;
	}

#detailsTable select {
	font-size:9px;
	font-family:tahoma, sans-serif;
}
	
#detailsTable thead th, #detailsTable tbody td {
	border-right:1px dotted #545454;
	border-bottom:1px solid #E0E0E0;
	}	
	
*html #detailsTable thead th, *html #detailsTable tbody td {
	border-right:1px dotted #E0E0E0;
	}
		
#detailsTable tfoot tr td {
	border:1px solid #E0E0E0;
	}

#detailsTable tr td.buttonTD , #detailsTable tr td.buttonTH, #detailsTable tr td.inputTD {
    text-align:center;
    }
    
#detailsTable tr td.inputTD .inputSelect, #detailsTable tr td.inputTD .inputTextbox {
    float:none;
    display:inline;
    margin:0;
    width:auto;
    }
    
#detailsTable tfoot tr td.noBorderRight {
	border-right:none;
	}

#detailsTable tfoot tr td.noBorderLeft {
	border-left:none;
	}

*html #detailsTable tfoot tr td {
	border:1px solid #E0E0E0;
	}
    

/* -- Partner Login --*/
#partnerLoginBody {
	padding:20px;
	}

h1.bodyH1 {
	color:#73746f;
	padding:25px 15px 15px 10px;
	font-size:16px;
	margin:0;
	}
    
h1.orderConfirmationHeader {
    color:#73746f;
	padding:25px 15px 15px 10px;
	font-size:18px;
	margin:0;
    padding:15px 0 0 0;
    }

.referenceNumber {
    color:#6299a9;
    font-size:14px;
    font-weight:normal;
    }
    
#partnerLoginBody h1.bodyH1 {
	width:235px;
	margin:0 auto;
	padding:0;
}
	
fieldset#loginContainer {
	display:block;
	position:relative;
	padding:0;
	margin:20px auto 0 auto;
	width:235px;
	border:none;
	}

#loginContainer input.loginTextbox {
	display:block;
	position:relative;
	padding:2px;
	margin:0 0 20px 0;
	width:222px;
	font-size:12px;
	border:1px solid #d1d2d6;
	}
	
#loginContainer label {
	display:block;
	position:relative;
	padding:0 5px;
	margin:5px 0;
	color:#5b9aa9;
	text-align:left;
	}
	
#loginContainer input.submitButton {
	display:block;
	position:relative;
	float:right;
	padding:0;
	margin:10px 0 0 0;
	}	

#loginContainer p {
	display:block;
	position:relative;
	margin:20px 0;
	padding:0;
	text-align:center;
	}
	
/* --| Promotions |-- */
#promotionsBody {
	display:block;
	position:relative;
	padding:20px;
	margin:0;
	}

#promotionsContainer {
	display:block;
	position:relative;
	padding:0;
	margin:0 10px;
	}


.promotion {
	display:block;
	position:relative;
	padding:10px 0;
	margin:0 0 10px 0;
	background-image:url("../../images/layout/promoBG.gif");
	background-position:bottom center;
	background-repeat:no-repeat;
	}


/*.promotion img{
	float:left;
	margin:5px;
	}

.promotion p {
	display:block;
	position:relative;
	float:right;
	width:370px;
	padding:30px 0 0 0;
	margin:0;
	}

.promotion a {
	display:block;
	position:relative;
	float:right;
	width:370px;
	padding:0;
	margin:20px 0 0 0;
	}
	*/
	
	
/* -- | Press Releases | -- */
#sectionContainer {
	display:block;
	position:relative;
	overflow:auto;
	}
	
#sectionContainer .promotion {
	display:block;
	position:relative;
	overflow:auto;
}
#sectionContainer .promotion h2 {
	color:#414342;
	}

#sectionContainer .promotion .imageLeft {
	display:block;
	position:relative;
	float:left;
	width:150px;
	overflow:hidden;
}

#sectionContainer .promotion .copyRight {
	display:block;
	position:relative;
	float:right;
	width:650px;
}

#sectionContainer .promotion .copyRight p {
}

#selectionContainer .promotion a.iconLink img {
	margin: 0;
	padding:0;
	}

/* --| Registration |-- */
#registrationBody {
	display:block;
	position:relative;
	padding:0;
	margin:0 0 0 25px;
	text-align:left;
	}

#registrationBody h1.bodyH1 {
	padding:25px 0 0 0;
	margin:0;
	}
	
#registrationBody p {
	width:450px;
	line-height:1.5em;
	}

#registrationFields {
	display:block;
	position:relative;
	width:515px;
	padding:0px;
	margin:15px 0;
	border:none;
	}

#registrationFields fieldset {
	border:none;
	padding:0;
	margin:20px 0;
	}

#registrationFields fieldset legend{
	color:#73746F;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 -5px;
	padding:0 0 10px 0;
	}

#registrationFields fieldset fieldset legend {
	font-size:12px;
	color:#73746F;
	font-weight:bold;
	}	

#registrationFields fieldset fieldset fieldset {
	margin:0 0 0 20px;
}

#registrationFields fieldset fieldset fieldset h3{
	font-size:10px;
	color:#73746F;
}

#registrationBody #registrationFields label {
	width:auto;
	}
	
#registrationFields .inputCheckbox {
	margin-right:10px;
}	
	
	
	
.inputRow {
	display:block;
	position:relative;
	padding:0;
	margin:0 0 10px 0;
	}

.inputTextbox, .inputSelect {
	display:block;
	position:relative;
	float:left;
	padding:2px;
	margin:0 16px 0 0;
	border:1px solid #d1d2d6;
	font-size:11px;
	}
	
.inputCheckbox {
	display: block;
	position:relative;
	clear:both;
	float:left;
	padding:0;
	margin:0;
	}

.quantityTextbox {
    width:40px;
	border:1px solid #D1D2D6;
	text-align: center;
    font-size:11px !important;
	}

.compareTextbox, .couponTextbox {
	border:1px solid #d1d2d6;
	}

.couponTextbox {
	width:130px;
	margin:5px;
	}

#registrationBody label {
	display:block;
	position:relative;
	float:none;
	padding:2px;
	margin:0;
	width:131px;
	}

#registrationBody label.required {
	color:#6299a9;
	}

#registrationBody .submitButton {
	float:right;
	margin:0 57px 0 0;
	}

.thankYouCopy {
	padding:50px 0;
	}
	
	
	
	
	
	
/* --| Dealers Only |-- */
#dealersOnlyBody {
	display:block;
	position:relative;
	padding:0;
	margin:0 0 0 0;
	}

#dealersOnlyBody ul#arrowList {
	margin: 0 0 0 25px;
	}

#dealersOnlyHeader {
	display:block;
	position:relative;
	padding:0 0 25px 0;
	margin:0;
	background-image:url("../../images/layout/promoBG.gif");
	background-position:bottom center;
	background-repeat:no-repeat;
}

#dealersOnlyHeader h1.bodyH1 {
}


#promotionsContainer {
	display:block;
	position:relative;
	padding:0;
	margin:0 10px;
	}

#dealersOnlyBody hr {
	display:block;
	position:relative;
	padding: 0;
	margin: 0;
	height:42px;
	border:none;
	background-color:#B2B2B2;
	}

.section {
	display:block;
	position:relative;
	padding:20px 10px;
	margin:0;
	overflow:auto;
	background-image:url("../../images/layout/promoBG.gif");
	background-position:bottom center;
	background-repeat:no-repeat;
	}

.section h2 {
	font-size:14px;
	color:#73746f;
	padding:0;
	margin:0 0 5px 0;
	}

.section img{
	float:left;
	margin:5px;
	}

.section p {
	display:block;
	position:relative;
	padding:10px 0 0 0;
	margin:0;
	}

.section a.anchor {
	display:inline;
	margin:0;
	padding:0;
	}

.section a {
	display:block;
	position:relative;
	padding:0;
	margin:20px 0 0 0;
	}





/* --| Right Widget |-- */
.details {
	width:158px;
	border-left:1px solid #C7C7C7;
	border-bottom:1px solid #C7C7C7;
	border-right:1px solid #C7C7C7;
	}

.details .detail {
	border-bottom:1px dotted #999;
	margin:0 10px 10px 10px;
	padding:10px 0 0 0;
	}

.details .detail h3 {
	font-size:11px;
	margin:0;
	}

/* --| Cart Details |-- */

#cartDetailsHeader, #checkoutHeader {
	display:block;
	position:relative;
	border-bottom:1px solid #545454;
	padding:0 0 5px 0;
	margin:15px 0 5px 0;
	height:30px;
	line-height:30px;
	}
    
#checkoutHeader.noBorder {
	border:none;
}
	
#cartDetailsHeader h1, #checkoutHeader h1 {
	display:block;
	position:relative;
	float:left;
	padding:0;
	margin:0;
	width:365px;
	font-size:16px;
	font-family:tahoma,verdana,arial,sans-serif;
	font-weight:normal;
	color:#3c3c3c;
	}

#checkoutHeader .small {
	font-size:11px;
}

#checkoutHeader #viewAll {
	float:right;
	margin-right:10px;
}

#checkoutHeader h1 .reference {
	font-size:12px;
	color:#70a3b4;
}

#cartDetailsHeader input, #checkoutHeader input {
	float:right;
	}

#cartButtonRow, #inputButtonRow, .buttonRow {
	display:block;
	position:relative;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
    border:none !important;
	}
    
#inputButtonRow.borderTop, #cartButtonRow.borderTop {
	display:block;
	margin:10px 0 0 0;
	border-top:1px solid #545454 !important;
	text-align:right;
	padding:13px 0 0 0;
    }
    
* html #cartButtonRow {
    height:1%;
    }

h2.label { 
    font-size:11px; 
    font-weight:bold;
    margin:5px 0;
    padding:0;
    }

#cartButtonRow .right, #inputButtonRow .right {
	float:right;
	margin: 0 0 0 10px;
	}

#cartButtonRow .left, #inputButtonRow .left {
	float:left;
	margin: 0 10px 0 0;
	}

.highlight {
	color:#FE9B00;
	}

.updateButton {
	display:block;
	margin:5px 0 0 0;
	}

.addToCartButtonNoFloat, .buttonNoFloat {
	float:none;
	display:block;
	margin:0 auto;
	width:117px;
	}


	
/* --| Checkout |-- */
#checkoutStep {
	text-align:right;
	}

#checkoutStep ul {
    padding:0;
    margin:0 0 20px 0;
    list-style:none;
    }   

#checkoutStep ul li {
    display:inline;
    color:#BDBDBD;
    padding:0 27px 0 5px;
    background-image:url("../../images/layout/checkoutStepArrow.gif");
    background-position:center right;
    background-repeat:no-repeat;
    }

#checkoutStep ul li a {
    color:#BDBDBD;
    }
    
#checkoutStep ul li.active, #checkoutStep ul li.active a {
    color:#6299a9;
    }
    
#checkoutStep ul li.lastStep {
    background:none;
    padding:0 5px 0 0;
    }
    
    
#checkoutFields {
	display:block;
	position:relative;
	float:left;
	width:870px;
	padding:5px;
	margin:0;
	border:none;
	}



.inputField {
	display:block;
	position:relative;
	float:left;
	padding:0;
	margin:0 0 10px 0;
	width:auto;
	}

html body .nofloat { 
    float:none;
    clear:both;
    }
    
.fullline {
	width:100%;
	margin:0 0 10px 0;
	}

.nextline, .nextLine {
    clear:both;
    }

td input.nofloat {
    margin:0;
    text-align:center;
    }
    
.inputField label {
	display:block;
	position:relative;
	padding:0;
	margin:0 0 3px 0;
}

.fixedWidth label {
    width:150px;
    margin-right:40px !important;
    border:3px solid #FFF;
    text-align:right;
    }

* html .fixedWidth label{
    width:190px;
    }

input.cvvTextbox {
    text-align:center;
    }
    
.fixedWidth select.inputSelect, .fixedWidth input.inputTextbox  {
    margin-right:0;
    }
    
.inputField label.checkboxLabel {
    padding:0;
    margin:0 0 0 5px;
    font-size:11px;
    float:left;
    }

* html .inputField label.checkboxLabel {
    padding:4px 0 0 0;
    }

*:first-child+html .inputField label.checkboxLabel {
    padding:3px 0 0 0;
    }

    
.inputField label.sameLine {
	display:block;
	position:relative;
	float:left;
	padding:0;
	margin:0 10px 3px 0;
	height:20px;
	line-height:20px;
}

.inputField span.required {
    display:inline;
    float:none;
    margin:0;
    height:auto;
    line-height:auto;
    padding:0;
    color:#D87329;
}

span.required {
color:#D87329;
}

span.sub {
font-size:11px;
}

.inputField span{
	/*display:block;
	float:left;
	margin:0 13px 0 -13px;
	padding:0;
	height:20px;
	line-height:20px;*/
}

.inputSection {
    padding:10px 0 40px 0;
    }

.inputSection .inputField {
    margin:0;
    padding:0 10px 0 0 ;    }

.inputSection .inputField  .inputField{
    margin:0;
    padding:0;
    }   

.shippingOption, .carrierInfo, .inputSection .inputField .shippingOption, .inputSection .inputField .carrierInfo
{
    width:170px;
    /*width:16em;*/
    padding:0;
    margin:0 0 5px 0;
}

input.focusText {
    /*color:#666666;*/
    }

	
.fullline .inputTextbox {
	width:100%;
	margin:0;
	padding:0 0;
	}

#contactBox, #freightContactBox {
	display:block;
	position:relative;
	width:171px;
	float:left;
	padding:0;
	margin:0 0 0 60px;
	background-color:#fdfefe;
	background-image:url('../../images/layout/contactListBodyBG.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	}

#checkoutFields #shipToFields{
    float:left;
    width:685px;
    }
    
#checkoutFields #contacts {
    position:relative;
    float:right;
    width:171px;
    }
    
#checkoutFields #contactBox{
    margin:0 0 10px 0;
    }

 #checkoutFields #freightContactBox{
    clear:both;
    margin:0;
    padding:0;
    float:none;
    }
    
#contactBox h1, #freightContactBox h1 {
	background-image:url('../../images/layout/contactListHeader.gif');
	background-repeat:no-repeat;
	background-position:top center;
	height:29px;
	line-height:29px;
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	}

#contactBox .entry, #freightContactBox .entry {
	padding:5px;
	margin:5px;
	border-bottom:1px dotted #545454;
	}

#contactBox .entry input, #freightContactBox .entry input {
}

#contactBox .entry p , #freightContactBox .entry p{
	float:left;
	margin:0 0 0 5px;
	}

#contactBox .footer, #freightContactBox .footer {
	height:4px;
	background-image:url('../../images/layout/contactListFooter.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	}

#contactBox .moreButton, #contactBox .addButton, #freightContactBox .moreButton, #freightContactBox .addButton {
	margin:5px;
}

/* --| Ship/Sold To |-- */
#selectedAddressLocation, #freightForwarder{
	width:300px;
	margin:0 0 0 20px;
	padding:15px 0 0 0;
	font-size:1.3em;
}

#selectedAddressLocation .name, #freightForwarder .name {
    font-weight:bold;
    }

#addressOverride {
	width:450px;
	margin:0 0 0 5px;
	padding:15px 0 0 0;
	font-size:1.3em;
}


#selectShippingInfo {
	margin-bottom:25px;
}



/* --| Search Results |-- */
#searchResultsBody{
	margin:0 10px;
}

.searchProductImage{
	float:left;
}

.searchBox, #searchBox {
	display:block;
	position:relative;
	padding:10px;
	margin:0 0 15px 0;
	background-image:url("../../images/layout/dealerSearchGradient.gif");
	background-repeat:repeat-y;
	overflow:hidden;
}

.searchBox h3, #searchBox h3 {
	margin:0 0 5px 0;
	padding:0;
	font-size:11px;
}

#searchResults {
	display:block;
	position:relative;
	padding:0;
	margin:0;
	}

#topPagination
{
	margin:0 0 5px 0;
}
#bottomPagination {
	margin:10px 0 0 0;
}
	
.pagination {
	display:block;
	position:relative;
	padding:0;
	margin:0;
	text-align:right;
	}

.pagination .left {
	float:left;
}
	
.pagination .right {
	float:right;
}

/* --| Product Comparison |-- */
#comparisonTable {
	width:100%;
	margin:0 auto 20px auto;
	border-collapse:collapse;
	border-top:10px solid #c3c2ad;
	}

#comparisonTable tr td {
	border-left:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	padding:10px 7px;
	text-align:center;
}

#comparisonTable .comparisonLabel {
    width:100px;
	font-weight: bold;
	background-color:#FFFFFF;
	background-image:url("../../images/layout/productCompareGradient.gif");
	background-position: right top;
	background-repeat: repeat-y;
	border-left:none !important;
	text-align:right;
	}

/* --| Dealer Search |-- */
#dealerSearchBody {
	display:block;
	position:relative;
	width:870px;
	padding:0 0 10px 0;
	margin:0 auto;
	}

#dealerSearchContent #tabMenu {
	width:685px;
	background-image:none;
}

	
.tabInfoCopy #searchBox, #searchBox {
	display:block;
	position:relative;
	padding:15px;
	margin:0;
	background-image:url("../../images/layout/dealerSearchGradient.gif");
	background-repeat:repeat-y;
	}

	
#resultsTable {
	width:80%;
}

#resultsTable th {
	text-align: left;
	border-bottom:1px solid #E0E0E0;
	padding:20px 10px 5px 10px;
}

#resultsTable td {
	padding:10px;
	border-bottom:1px dotted #E0E0E0;
}

#resultsTable .name {
	font-size:14px;
	color:#6299a9;
	margin:0 0 4px 0;
}

#resultsTable .address {
	font-size:10px;
	color:#666;
	line-height:1.5em;
}

#resultsTable .phone {
	font-size:10px;
	color:#666;
	line-height:1.5em;
}


/* --| Email A Friend |-- */
#emailFormBody {
	display:block;
	position:relative;
	height:100%;
	padding:0 20px;
	margin:0;
	background-color:#75969f;
	color:#FFFFFF;
	}

#emailFormBody p{
	margin:0;
	padding:10px 0;
	font-size:12px;
}



/* --| Address Book |-- */
.addressBookH1 {
	margin:0;
	padding:10px;
	background-color:#70A3B4;
	color:#FFFFFF;
	font-size:18px;
}


#dealerSearchHeader {
	display:block;
	position:relative;
	padding:0;
	margin:0 15px;
	border:1px solid #FFF;
	border-bottom:1px solid #E0E0E0;
	}

#dealerSearchHeader h1.bodyH1 {
	display:block;
	position:relative;
	width:400px;
	float:left;
	font-size:16px;
	color:#545454;
	padding:0 3px;
	margin:0;
}

#dealerSearchHeader .right {
	padding:3px 0;
	margin-left:10px;
}

#dealerSearchHeader .right input {
	padding:0;
	margin:3px 0 0 0;
}
/*
#dealerSearchHeader a {
	display:block;
	position:relative;
	float:left;
	padding:0;
	margin:0;
}
*/

#results {
	padding:10px;
}

#results .entry {
	display:block;
	position:relative;
	float:left;
	width:205px;
	padding:15px;
	border-right:1px dotted #E0E0E0;
}

#results .noBorder {
	border-right:none;
}

#results .borderClear {
	border-bottom:1px solid #E0E0E0;
}

#results .entry .location {
	display:block;
	position:relative;
	float:left;
	padding:0;
	margin:0 0 0 5px;
	font-size:10px;
	}

#results .entry .address {
	display:block;
	position:relative;
	padding:0;
	margin:0;
	}

#results .location .companyName {
	font-size:12px;
}

/* --| Advanced Search |-- */
#advancedSearch {
	display:block;
	position:relative;
	padding:20px;
	margin:0;
	}

.searchCriteria {
	display:block;
	position:relative;
	padding:0;
	margin:20px 0;
	}


.searchCriteria h2 {
	font-size:11px;
	border-bottom:1px dotted #545454;
	padding:0 0 5px 0;
	margin: 0 0 10px 0;
}

.searchCriteria h3 {
	font-size:10px;
	padding:0 0 5px 0;
	margin:0;
}

#searchTerms {
	border:1px dotted #E0E0E0;
	padding:10px;
	margin:0 0 10px 0;
}

#searchTerms ul {
	padding:0;
	margin:0 10px;
	list-style:square;
}

/* --| User Details |-- */
#userDetailsBody {
	display:block;
	position:relative;
	padding:10px;
	margin:0;
	}

.viewAll {
	display:block;
	position:relative;
	padding:0;
	margin:0;
	line-height:25px;
	height:25px;
	float:right;
	vertical-align:baseline;
	}

.viewAll a {
	margin-left:15px;
	}

.viewAll a img {
	vertical-align:middle;
	}

#userDetailsBody h2 {
	font-size:11px;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	border-bottom:1px dotted #545454;
	}


#supplementalInfo {
	display:block;
	position:relative;
	float:left;
	width:300px;
	padding:0;
	margin:0 0 0 20px;
	}

#supplementalInfo h2 {
	font-size:12px;
	margin-bottom:0;
	padding-left:10px;
}

#supplementalInfo .entry {
	display:block;
	position:relative;
	padding:10px;
	margin:0;
	background-image:url("../../images/layout/userDetailsGradient.gif");
	background-repeat:repeat-x;
	background-position:top left;
	}

#supplementalInfo h3 {
	font-size:11px;
}

#userDetailFields {
	display:block;
	position:relative;
	float:left;
	width:400px;
	padding:0;
	margin:0;
	}


#userDetailFields fieldset {
	border:none;
	padding:0;
	margin:0 0 20px 0;
}

/* --| Orders Search |-- */
#ordersSearchHeader {
	display:block;
	position:relative;
	border-bottom:1px solid #545454;
	padding:0 0 0 0;
	margin:15px 0 25px 0;
	height:30px;
	line-height:30px;
	}

#ordersSearchHeader h1 {
	float:left;
	font-size:16px;
	color:#545454;
	padding:0 3px;
	margin:0;
}

#ordersSearch {
	display:block;
	position:relative;
	padding:0;
	margin:0;
}

#ordersSearch .searchCriteria {
	display:block;
	position:relative;
	padding:20px;
	margin:0 0 20px 0;
	background-image:url("../../images/layout/userDetailsGradient.gif");
	background-repeat:repeat-x;
	background-position:top left;
}

#ordersSearch h2 {
	font-size:12px;
	margin-bottom:0;
	padding-left:10px;
}
#ordersSearch h2 {
	font-size:11px;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	border-bottom:1px dotted #545454;
	}
	

#ordersSearch h3 {
	font-size:11px;
}



/* --|  |-- */
#anchorList {
	display:block;
	position:relative;
	padding:0 10px;
	margin:0;
	width:500px;
}

a.downloadLink {
    display:block;
    padding:10px 0;
    }

a.arrow {
	display:block;
	position:relative;
	padding:0;
	margin:5px 10px;
	padding:0 0 0 10px;
	width:120px;
	float:left;
	background-image:url("../../images/layout/whatsHotLinkArrow.gif");
	background-position: center left;
	background-repeat:no-repeat;
	font-size:11px;
	}

ul#arrowList, ul.arrowList {
	display:block;
	position:relative;
	list-style:none;
	padding:0;
	margin:0 1em;
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;
	}

ul#arrowList li, ul.arrowList li  {
	display:block;
	position:relative;
	margin:0 0 1em 0;
	padding:0;
	}

*html ul#arrowList li, *html ul.arrowList li  {
	border:1px solid #FFFFFF; /* Silly IE6 Border Box Model Bug Hack */
	}	
	
ul#arrowList li a, ul.arrowList li a {
	display:block;
	position:relative;
	padding:0 0 0 1em;
	margin:0;
	background-image:url("../../images/layout/whatsHotLinkArrow.gif");
	background-position: center left;
	background-repeat:no-repeat;
	}	
	
ul#arrowList ul li.active, #whatsHotLeft ul li.active a, ul.arrowList ul li.active {
	color:#3F4141 !important;
	}

/* -- | Advanced Search Popup | -- */
#advancedSearchPopupContainer {
	display:block;
	position:relative;
	padding:10px;
	margin:0;
	width:340px;
	background-image:url("../../images/layout/advancedSearchPopupBG.gif");
	background-position:top left;
	background-repeat: no-repeat;
	overflow:hidden;
}

#advancedSearchPopupHeader {
}

#advancedSearchPopupHeader a.upArrow{
	display:block;
	position:relative;
	float:left;
	padding:0;
	margin:3px;
}

#advancedSearchPopupHeader .inputField label{
	font-weight:bold;
	color:#4d4c4c;
}

#advancedSearchPopupHeader select.inputSelect {
	width:295px;
}
	
#advancedSearchPopupContainer #categoryListing {
	padding:10px;
}

#advancedSearchCategoryList {
	font-size:14px;
	list-style: none;
	padding:0;
	margin:0;
}

#advancedSearchCategoryList li {
	margin-bottom:5px;
}

#advancedSearchCategoryList a {
	color:#4E9199;
	text-decoration: underline;
}
	

/* -- | Press Releases | -- */
#sectionContainer .pressRelease h2 {
	color:#414342;
	}

.pressRelease .left { width:130px; }
.pressRelease .right { width:690px; }
	
h2 span.pressReleaseListDate {
	margin-left: 10px;
	padding-left:10px;
	color:#7E7E7E;
	font-size:11px;
	font-weight:normal;
	border-left:1px solid;
	}

/* -- | Generic | -- */
#genericBody{}
#genericHeader{}
#genericHeader h1.bodyH1{
	padding:20px 0;
	border-bottom:1px solid #CCC;
}
#genericCopy h2 {
	font-size:12px;
}
#genericCopy{ padding:10px; }

#genericCopy p, #genericCopy p.copy { line-height:1.5em; font-size:11px; color:#7E7E7E; }
#genericCopy p.copy { margin-bottom:35px; }

#genericCopy .phone {
	font-weight:bold;
	}

/*Added By Jordan - Jan 8, 2008 */
#pressReleaseHeader{
	background-image:url("../../images/layout/promoBG.gif");
	background-position:bottom center;
	background-repeat:no-repeat;
	}
#genericCopy ul.copy { line-height:1.5em; font-size:11px; color:#7E7E7E; }
/*End Added By Jordan*/

#genericCopy .contact {
	font-weight:bold;
	}

#genericCopy.pressRelease h2	{
	color:#414342;
	}

#copyContainer .imageLeft {
	float:left;
	width:300px;
	overflow:hidden;
}
#copyContainer .right {
	float:right;
	width:530px;
}

#copyContainer a.fileLink img {
	margin:0 5px 0 0;
}



/* -- | Sitemap | -- */
a.sitemap {
	float:none;
	font-size:12px;
}

.sitemapList {
	list-style:none;
}

.sitemapFloatLeft {
	float:left;
	width:30%;
	margin-left:3%;
	font-size:12px;
}


/* -- | Misc Tweaks | -- */
#orderDetailsBody #checkoutFields .fullline .inputTextbox 
{
	width:295px;
    padding:2px;
}


/* -- | Configurator | -- */
table.mainConfiguratorTable {
	width:100%;
	/*border:1px solid;*/
	padding:3px;
}

table.mainConfiguratorTable td {
	/*border:1px solid #FF0000;*/
}

table.configuratorSectionsTable {
	width:100%;
	border-bottom:1px solid #C0C0C0;
}

table.configuratorSectionsTable td{
	border:none;
}

table.configuratorSectionsTable td.sectionTab {
	color:#828282;
}

table.configuratorSectionsTable td.sectionTab a {
	display:block;
	position:relative;
	padding:0;
	margin:0;
	height:25px;
	line-height:25px;
	width:100%;
	background-image:url("../../images/layout/configuratorTabSeparator.gif");
	background-position:center right;
	background-repeat:no-repeat;
	background-color:transparent;
	font-size:12px;
	font-family:Verdana, Tahoma, Arial, Sans-serif;
	text-decoration:none;
}

table.configuratorSectionsTable td.sectionTab a:hover {
	text-decoration:none;
	}

table.configuratorSectionsTable td.sectionTab .active{
	font-weight: bold;
	color:#569c9e;
	}

table.configuratorMainSectionTable {
	width: 100%;
}

table.configuratorYourSelectionTable {
	width: 100%;
}

table.configuratorAvailableStylesTable {
	width: 100%;
}



table.configFieldSetsTable {
	font-size:12px;
	font-family:Verdana, Tahoma, Arial, Sans-serif;
}

table.configFieldTable {
}


table.configuratorConfigSectionTable{
	width:100%;
}

table.configuratorConfigSectionTable td.configSection {
}

table.configuratorConfigTabsTable {
	width:100%;
}



table.configuratorZoomTable {
}

table.configuratorButtonsTable {
	width:100%;
}

.configuratorProductTitle {
	font-size:18px;
	font-weight:normal;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
}

#priceAsConfig{
	display:block;
	position:relative;
	padding:0;
	margin:0 auto;
	width:158px;
	height:105px;
	background-image:url("../../images/layout/priceAsConfiguredBG.jpg");
	background-position:center center;
	background-repeat:no-repeat;
	overflow:hidden;
}

#SelectionHeader{
	height:44px;
	line-height:38px;
	padding-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background-image:url(../../images/layout/yourSelectionsHeader.gif);
	background-repeat:no-repeat;
}

.configSection {
	min-height:263px;
	padding:10px;
	background-image:url("../../images/layout/blueGradientTop.jpg");
	background-position:top left;
	background-repeat: no-repeat;
}

* html .configSection {
	height: 263px;
}

table.UserList{
	border-bottom:solid 1px #E0E0DF;
	border-top:solid 1px #E0E0DF;
}

table.UserList tr th{
	background-color:#C2C2B0;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	background-image:url(../../images/layout/vertical_dashline.gif);
	background-position:right;
	background-repeat:repeat-y;
}
table.UserList tr th a{
	text-decoration:underline;
	color:#000;
}
table.UserList tr td{
	color:#888;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	vertical-align:top;
	background-image:url(../../images/layout/vertical_dashline.gif);
	background-position:right;
	background-repeat:repeat-y;
}
table.UserList tr td a{
	text-decoration:underline;
	color:#888;
}

table.UserList tr td.FirstColumn, table.UserList tr th.FirstColumn{
	border-left:solid 1px #E0E0DF;
}
table.UserList tr td.LastColumn, table.UserList tr th.LastColumn{
	border-right:solid 1px #E0E0DF;
}
table.UserList tr td.LastColumn{
	background:none;
}

/* -- | Plain Text | -- */
.PlainTextGray{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4F504B;
}	
.PlainTextWhite{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}
	
	
/* --| Misc Globals |-- */
/* Changed Jan 10 */
.anchorButton {
	display:block;
	}

.buttonLabel, label.buttonLabel {
	display:block;
	padding-top:3px;
	padding-right:10px
}

.center {
	text-align:center;
	}

input.newSearchCheckbox, input#checkNewSearch {
	float:left;
}

label.newSearch {
	float:left;
	padding-top:3px;
	}
/* Changed Jan 10 END */

.highlight {
	color:#D87329;
}
.right {
	float:right;
}
.left {
	float:left;
}
.productId {
	font-weight:bold;
	font-size:10px;
}

html body.blue {
	color:#6299a9;
	}
    
html body p.blue {
    color:#6299a9;
    }

/* Added by Jordan - 1/8/08 */
.pressReleaseH1 {
	padding-bottom:0 !important;
	}
.noPadding { 
	padding:0 !important;
	}
.noMargin { 
	margin:0 !important;
}
.noBG { 
	background:none !important;
	}

html body .noBorder {
	border:none !important;
	}
/* end added by jordan */

.bold {
	font-weight:bold;
	}
.clearB {
	clear: both;
	}
.clearR {
	clear: right;
	}
.clearL {
	clear: left;
}
.dashline{
	background-image:url(../../images/layout/dash_line.gif);
	background-position:center;
	background-repeat:repeat-x;
	height:30px;
}





/* Added by Jordan 03/14/08 */
.companyName {
	font-weight:normal;
	}

h1.organizationProfileH1 {
	font-size:16px;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:5px;
	color:#3c3c3c;
	}

.gradBar {
	display:block;
	position:relative;
	padding:20px 10px;
	margin:0;
	height:57px;
	color:#878882;
	overflow:hidden;
	background-image:url("../../images/layout/backgrounds/gradBarBackground.gif");
	background-repeat:repeat-x;
	background-position:top left;
	}

.gradBar h1 { 
	float:left;
	color:#35697a;
	font-size:16px;
	padding:0;
	margin:0;
	font-weight:normal;
	}

.columnContainer {
	display:block;
	padding:10px 0px;
	margin:10px 0;
	overflow:hidden;
	}

.oneOneThirdDotted { 
	background-image:url("../../images/layout/backgrounds/oneOneThirdDotted.gif");
	background-repeat:repeat-y;
	background-position:top left;
	}

.twoOneThirdDotted { 
	background-image:url("../../images/layout/backgrounds/twoOneThirdDotted.gif");
	background-repeat:repeat-y;
	background-position:top left;
	}

.columnContainer .column { }

.columnContainer .onethird {
	float:left;
	width:263px;
	padding:0 0 0 20px;
	}

.fullColumn {
	padding:0 0 0 20px;
	}

.infoSegment {
	display:block;
	position:relative;
	padding:0;
	margin:0 0 20px 0;
	}
.infoSegment .label { font-weight:bold; color:#373736; }
.infoSegment .value { color:#878882; }

#infoFooterContainer { 
	display:block;
	position:relative;
	padding:20px;
	margin:60px 0 0 0 ;
	border-top:1px solid #e0e0df;
	overflow:hidden;
	}

.notesContainer { 
	display:block;
	position:relative;
	padding:20px;
	margin:0;
	overflow:hidden;
	}

.notesInput {
	display:block;
	position:relative;
	padding:0;
	margin:0 0 45px 0;
	width:500px;
	}

.notesInput label {
	font-weight:bold;
	}

.notesInput textarea{
	padding:0;
	margin:0;
	width:100%;
	float:none;
	}

#tabMenu {
	display:block;
	position:relative;
	width:600px;
	}

.buttonsSameLine { 
	display:block;
	position:relative;
	padding:0;
	margin:0;
	width:300px;
	float:right;
	text-align:right;
	}

#organizationProfile #tabMenu {
	background-image:url("../../images/layout/tabMenuFade.gif");
	background-position:bottom left;
	background-repeat:no-repeat;
	}


.addressBox {
	display:block;
	position:relative;
	padding:0;
	margin:0;
	float:right;
	height:135px;
	width:198px;
	background-image:url("../../images/layout/backgrounds/addressBoxBackground.gif");
	background-repeat:no-repeat;
	background-position:top left;
	}

.addressBox #options {
	display:block;
	padding:0 10px;
	margin:43px 0 0 0;
	overflow:hidden;
	}

.addressBox .option { 
	padding:3px 0;
	}
	
.widthedit{width:170px;}
table#detailsTable {
    table-layout:fixed
    }
    
table#detailsTable td {
    word-wrap:break-word;
    overflow:hidden;
    }    

    
    
    
    
.faqQuestionContainer {
    padding:10px;
    }

.faqQuestionContainer h2{
    font-size:12px;
    padding:0 !important;
    margin:5px 0 0 0 !important;
    }

.faqQuestionContainer p.copy{
    padding:0;
    margin:5px 0 10px 0;
    }
    
ol.faqList {
    margin:10px 0 0 20px;
    padding:0;
    color:#666;
    }
    
ol.faqList li, ol.faqList li a{
    color:#666;
    }
    
    
ul.cleanList {
    margin:0;
    padding:0;
    list-style:none;
    }
    
    
    
.overlayMessage {
    color:#FFF;
    padding:30px 40px 40px;
    font-size:13px;
    font-family:Verdana, Tahoma, Arial, sans-serif !important;
    }
    
.overlayMessage #closeOverlayButton {
    position:absolute;
    top:20px;
    right:20px;
    font-size:10px;
    }
    
.overlayMessage h1{
    padding:0;
    font-size:14px;
    margin:0;
    color:#FFF;
    font-family:Georgia, "Times New Roman", Times, serif;
    }
    
.overlayMessage p {
    color:#FFF;
    padding:25px 0;
    margin:0;
    font-size:13px;
    font-family:Verdana, Tahoma, Arial, sans-serif;
    }
    
p.returnIntro {
    padding:10px;
    margin:0;
    font-size:11px;
    color:#000;
    }
    
.w100 { 
    width:100%;
    }
    
.stackMTB30 {
    margin-top:30px;
    margin-bottom:30px;
    }
.stackL200 {
    float:left;
    width:200px;    
    }
    
.inputStack  h2 { 
    margin:0;
    padding:0 10px 2px 10px;
    font-size:11px; 
    font-weight:bold; 
    color:#000;
    }
    
div.stackedInput, .inputStack .inputField {
    padding:0 10px;
    margin:2px 0;
    }

div.stackedInput h2 { 
    font-size:12px; 
    font-weight:bold; 
    color:#000;
    }
    
div.stackedInput .inputTextbox {
    display:inline;
    float:none;
    width:150px;
    padding:2px;
    margin:0 10px 0 0;
    }
    
div.stackedInput .inputSelect  { 
    display:inline;
    float:none;
    width:156px;
    padding:2px;
    margin:0 10px 0 0;
    }
    
    

#collectionsHeaderContainer {
    padding:0 30px;
    }

#collectionsHeaderContainer h2{
    font-size:12px;
    font-family:verdana, sans-serif;
    padding:10px 0 5px 0;
    margin:0;
    font-weight:bold;
    }
    
#collectionsContainer {
    
    }
    
#collectionsContainer div.collection {
    padding:25px 30px;
    border-bottom:1px dotted #999;
    }

* html #collectionsContainer div.collection { 
    border-bottom:1px solid #CCC;
    }
    
#collectionsContainer div.collection div.collectionCopy h2 {
    font-size:12px;
    font-family:verdana, sans-serif;
    color:#6299a9; 
    
    padding:0 0 5px 0;
    margin:0;
    font-weight:bold;
    }
    
#collectionsContainer div.collection .collectionImage{
    width:360px;
    float:left;
    padding:0;
    margin:0;
    text-align:right;
    }    

#collectionsContainer div.collection .collectionCopy{
    float:right;
    width:400px;
    padding:0px;
    margin:0;
    }        

#imageView {
    display:block;
    position:relative;
    width:654px;
    margin:0 auto;
    }
    
#imageControls {
    display:block;
    position:relative;
    clear:both;
    width:654px;
    padding:30px 0;
    margin:0 auto;
    }

#imageControls a.scrollButton {
    display:block;
    height:60px;
    width:25px;
    float:left;
    text-align:center;
    background-color:#FFF;
    border:1px solid #FFF;
    cursor:pointer;
    }
    
#imageControls a#scroll_button_left {
    background-image:url("../../images/layout/darkArrowLeftInactive.gif");
    background-image:url("../../images/layout/darkArrowLeft.gif");
    background-position:center center;
    background-repeat:no-repeat;
    }

#imageControls a#scroll_button_left.inactive {
    cursor:default;
    background-image:url("../../images/layout/darkArrowLeftInactive.gif");
    }
    
#imageControls a#scroll_button_right{
    background-image:url("../../images/layout/darkArrowRightInactive.gif");
    background-image:url("../../images/layout/darkArrowRight.gif");
    background-position:center center;
    background-repeat:no-repeat;
    }

#imageControls a#scroll_button_right.inactive {
    cursor:default;
    background-image:url("../../images/layout/darkArrowRightInactive.gif");
    }
    
    
#altImageScroller {
    display:block;
    position:relative;
    float:left;
    width:600px;
    height:60px;
    padding:0;
    margin:0;
    overflow:hidden;
    }

#altImageScroller.moviePage {
    height:100px;
    }
    
#altImageScroller ul {
    position:absolute;
    width:10000px;
    left:0px;
    padding:0;
    margin:0;
    list-style:none;
    }

#altImageScroller ul li {
    float:left;
    margin:0 2px;
    padding:0;
    }

/*#altImageScroller ul li a {
    display:block;
    border:2px solid #FFF;
    }
    
#altImageScroller ul li.active a {
    border:2px solid #F00;
    }*/
    
#altImageScroller ul li a {
    display:block;
    border:2px solid #FFF;
    }
    
#altImageScroller ul li.active a{
    border:2px solid #F00;
    }
    
#altImageScroller ul li p {
    width:112px;
    text-align:center;
    font-family:verdana, sans-serif;
    font-weight:bold;
    font-size:10px;
    color:#545454;
    }
    
/* Movies */
div#productListingLeft.moviePage {
    padding-top:40px;
    }

div#productListingLeft.moviePage .movieDescription{
    padding:0 20px;
    }

div#productListingMiddle.moviePage {
    padding-top:40px;
    }
    
.movieDescription {
    display:block;
    position:relative;
    padding:0;
    margin:0;
    font-family:Verdana, sans-serif;
    color:#545454;
    }

.movieDescription h1 {
    font-family:Verdana, sans-serif;
    font-weight:bold;
    font-size:12px;
    padding:0;
    margin:0;
    color:#545454;
    }

.movieDescription p {
    color:#545454;
    font-size:11px;
    line-height:1.6em;
    }
    
#movieView {
    display:block;
    position:relative;
    float:left;
    width:423px;
    margin:0 0 0 40px;
    padding:0;
    overflow:hidden;
    }

#movieDesc {
    display:block;
    position:relative;
    float:right;
    width:210px;
    margin:0;
    padding:0;
    }
    
    
    
    
    
    
div.verisign {
    display:block;
    float:right; 
    height:100px;
    width:150px;
    margin:15px 0;
    padding:0;
    text-align:center;
    border:1px solid #FFF;
    overflow:hidden;
    }
    
 /* Added By Sony */
 div.patternwrapper{display:none;}
 div.activepage{display:block !important;}

 
/* Advanced User Search */
div#userSearchHeader {
    padding:30px 0 10px 0;
    margin:0 0 10px 0;
    border-bottom:1px solid #CCC;
    }
    
div#userSearchHeader h1 { 
    color:#3C3C3C;
    display:block;
    float:left;
    font-family:tahoma,verdana,arial,sans-serif;
    font-size:16px;
    font-weight:normal;
    margin:0;
    padding:0;
    position:relative;
    }

div#userSearchHeader a {
    float:right;
    }

div#userSearchBody {
    margin:0 20px;
    }

div#userSearchBody p.intro {
    font-weight:bold; 
    margin:0 0 30px 0;
    }

div#userSearchBody div.section {
    display:block;
    position:relative;
    padding:0;
    margin:0 27px 35px 0;
    float:left;
    width:310px;
    background-color:#f2f7fa;
    background-image:url("../../images/layout/userSearchSectionGradientBG.gif");
    background-repeat:repeat-x;
    background-position:bottom left;
    overflow:hidden;
    }

div#userSearchBody div.byProfileName { height:170px; }
div#userSearchBody div.byUserName { height:170px; }
div#userSearchBody div.byProfileLevel { width:200px; }

div#userSearchBody div.section input.inputTextbox {
    border:1px solid #d1d2d6;
    margin-right:0;
    width:150px;
    }

div#userSearchBody div.section h2 { 
    display:block;
    position:relative;
    background-color:#70a3b4; 
    padding-right:10px;
    font-weight:normal;
    font-size:12px;
    font-family:sans-serif;
    color:#FFF;
    background-image:url("../../images/layout/userSearch1pxWhite.gif");
    background-position:top right;
    background-repeat:no-repeat;
    }
    
div#userSearchBody div.section h2 span { 
    display:block;
    position:relative;
    padding:8px 0px 8px 15px;
    text-align:left;
    background-color:#70a3b4;
    background-image:url("../../images/layout/userSearch1pxWhite.gif");
    background-position:top left;
    background-repeat:no-repeat;
    }

div.fields {
    display:block;
    position:relative;
    padding:10px 15px;
    }

div.fields div.subfields {
    margin:0 0 0 105px;
    }   

div.fields p { padding:0; margin:0 0 10px 0; }

div.fields div.field {
    clear:both;
    padding:3px 0;
    }

div.byProfileType div.fields div.field {
    float:left;
    clear:none;
    width:48%;
    }
    
div.byProfileType div.fields div.field label {
    }

div.fields div.field input {
    display:block;
    float:left;
    }
    
div.fields div.field label { 
    display:block;
    float:left;
    padding-top:3px;
    width:110px;
    }
 
 /* Media Center */
 div#mediaCenterHeader {
    padding:30px 0 10px 0;
    margin:0 0 25px 0;
    border-bottom:1px solid #CCC;
    }
    
div#mediaCenterHeader h1 { 
    color:#3C3C3C;
    display:block;
    float:left;
    font-family:tahoma,verdana,arial,sans-serif;
    font-size:16px;
    font-weight:normal;
    margin:0;
    padding:0;
    position:relative;
    }

div#mediaCenterBody {
    margin-bottom:35px;
    }
    
div#mediaCenterIntro {
    float:left;
    width:190px;
    margin-right:10px;
    padding:0 15px;
    }

div#mediaCenterIntro h2 {
    font-family:verdana, tahoma, arial, sans-serif;
    font-size:12px;
    padding-top:0;
    margin-top:0;
    font-weight:bold;
    }
    
div#mediaCenterIntro p {
    font-family:verdana, tahoma, arial, sans-serif;
    font-size:11px;
    color:#73746f;
    line-height:1.85em;
    }
    
div#mediaCenterFlash {
    float:left;
    }
    
 