h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;color:#000000;}

html, body{
font-family: 'Montserrat', sans-serif;
/*font-size: 100%;*/
background:#fff; 
margin:0;
padding:0;
height:100%;
width: 100%;
}

/*START MASTER PAGE STYLES*/

.headerSearchDropDown {
    font-family: arial;
    font-size: 11px;
    color:#00519E;
    font-weight: bold;
    background-color:#EBEBEB;
    border:0;
    width: 102px;
    position:relative;
    left:7px;
    top:1px;
    text-align:left;
}

#masterForm {
    height:100%;
    width: 100%;
}

#masterContainer {
    min-height:100%;
    width:100%;
    position:relative;
}

/*Start Header*/
#masterHeader {
    width:100%;
}

.controlbar {
    width:100%;
    height:30px;
    background:#eeeeee;
    border-bottom:1px solid #D7D7D7;
}


div.controlcontainer { 
    /*display:table;*/
    overflow:hidden;
    max-width:970px; /*was width:970px;*/
    margin:0px auto;
    /*border:1px solid black;*/
}

div.controlcontact { 
    padding-left:3px; 
    padding-top:8px; 
    display:table-cell;
    width:485px;
    position:relative;
    color:#015eae;
    font-family:arial, verdana, helvetica, sans-serif;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}

div.controlwelcome {
    padding-right:3px;
    padding-top:5px;
    display:table-cell;
    width:485px;
    position:relative;
    color:#015eae;
    font-family:arial, verdana, helvetica, sans-serif;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
    text-align:right; 
}


.headerbar {
    width:100%;
    height:89px;
    background:#ffffff;
}

div.headercontainer { 
    display:table;
    width:970px;
    margin:0px auto;
    height:100%;
}

div.left {
    vertical-align:bottom;
    display:table-cell;
    width:280px;
    position:relative;
}

div.center {
    left:-1px;
    padding-bottom:2px;
    padding-right:15px;
    vertical-align:bottom;
    text-align:right;
    display:table-cell;
    position:relative;
    width:44%;
}

div.right {
    padding-bottom:0px;
    padding-right:-15px;
    vertical-align:bottom;
    display:table-cell;
    width:260px;
    position:relative;
}

#checkoutbutton {
	width:119px;  /*was 117px then 109px*/
	height:32px;  /*was 23px then 22px */
    background-size: 100% 100%;
	background-color:#FC7F01;
	border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
	border:0px solid #FC7F01;
	padding:0px; /* was 5px */
}

#checkoutbutton:hover {
    opacity:0.8;
    cursor:pointer;
}

A:link.checkout {
    color:#ffffff;
    text-decoration:none;
    font-size:12pt;
    font-weight:bold;
    line-height:200%;
}

A:visited.checkout {
    color:#ffffff;
    text-decoration:none;
    font-size:12pt;
    font-weight:bold;
    line-height:200%;
}

A:hover.checkout {
    text-decoration:none;
    opacity:0.8;
    font-size:12pt;
    font-weight:bold;
    line-height:200%;
}

.searchbar {
    width:100%;
    height:39px;
    background:#0154A4;
}

div.searchcontainer {
    display:table;
    width:970px;
    margin:0px auto;
    height:39px;
}

#searchBox {
    position:relative;
    top:-1px;
    display:table-cell;
    /*width:538px;*/
    vertical-align:middle;
    background-image:url(http://di5cp8ixdolg4.cloudfront.net/images/search_bg_wide2.gif);
    background-position:center;
    background-repeat:no-repeat;
}

#searchField {
    display:inline-block;
    margin-left:6px;
}

.SearchStyle {
	padding:3px 3px 3px 0px;
	border:0px solid #ffffff;
	height:15px; 
	font-family:arial;
	font-size:12px;
	color:#333333;
	width:170px;
	position:relative;
	left:-8px;
	top:1px;
}

A:link.orderform {
    color:#ffffff;
    text-decoration:none;
    font-size:11pt;
    font-weight:bold;
    line-height:235%;
}

A:visited.orderform {
    color:#ffffff;
    text-decoration:none;
    font-size:11pt;
    font-weight:bold;
    line-height:235%;
}

A:hover.orderform {
    text-decoration:none;
    opacity:0.8;
    font-size:11pt;
    font-weight:bold;
    line-height:235%;
}

#orderform {
	width:152px;
	height:31px;
	background-color:#00A94E;
	border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
	border:0px solid #00A94E;
	padding:0px;
	margin-left:7px;
}


#orderform:hover {
    opacity:0.8;
}

#resourcebutton {
	width:115px;
	height:31px;
	background-color:#00A94E;
	border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
	border:0px solid #00A94E;
	margin-left:9px;
	padding:0px; /* wasn't here */
}

#resourcebutton:hover {
    opacity:0.8;
}

.navbar {
    width:100%;
    height:35px;
    background:#eeeeee;
    border-bottom:1px solid #D7D7D7;
    text-align:center;
}

.navcontainer {
    width:970px;
    height:35px;
    display:inline-block;
    margin-top:5px;
    text-align:center;
    margin-left:36px;
}

#primary_bob_wrap
{
z-index: 9999;
margin-top:0px;
}

#primary_bob_wrap ul
{
z-index: 9999;
list-style:none;
position:relative;
float:left;
margin:0;
padding:0
}

#primary_bob_wrap ul a
{
z-index: 9999;
display:block;
color: #0154A4;
font: 14px arial; /* was 12px */
text-decoration:none;
font-weight:500;	
line-height:32px;
padding:0 5px; /* was 8px */
}	

#primary_bob_wrap ul li
{
z-index: 9999;
position:relative;
float:left;
margin:0;
padding:0
}

#primary_bob_wrap ul li:hover
{
z-index: 9999;
background:#f6f6f6;
}

#primary_bob_wrap ul ul
{
z-index: 9999;
display:none;
position:absolute;
top:100%;
left:0;
background:#fff;
padding:0;
margin: 0;
padding: 0;
background: #EBEBEB;
border: 1px solid #D7D7D7;
filter:alpha(opacity=98);
opacity: 0.98;
-moz-opacity:0.98;
text-align: left;
}

#primary_bob_wrap ul ul li
{
z-index: 9999;
float:none;
width:180px;
}

#primary_bob_wrap ul ul a
{
z-index: 9999;
line-height:120%;
padding:8px 8px;
}

#primary_bob_wrap ul ul ul
{
z-index: 9999;
top:0;
left:100%;
}

#primary_bob_wrap ul li:hover > ul
{
display:block;
}

ul.bob_wrap_three
{
width:540px;
}

ul.bob_wrap_two
{
width:360px;
}

ul.bob_wrap_one
{
width:180px;
}

#content 
{
width: 180px;
height:auto;
float:left;
text-align: left;
z-index: 9999;
}

.nplaceholder
{
z-index: 9999;
display:block;
color: #0154A4;
font: 14px arial; /* was 12px */
text-decoration:none;	
margin-top:4px;
float:left;
width:25px;
}


div.newlines {
    color:#015eae;
    font-family:arial, verdana, helvetica, sans-serif;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}
/*End Header*/  

/*Start Content Area*/
#masterContentbar {
    width:100%;
    /*height:100%;*/
    background:#ffffff;
    padding-bottom:330px;
}
/*End Content Area*/

/*Start Footer*/
#masterFooter {
    position:absolute;
    bottom:0;
    width:100%;
    /*height: 330px;*/
}

.optinbar {
    width:100%;
    /*height:31%;*/
    background:#eeeeee;
    border-top:1px solid #D7D7D7;
}

div.optincontainer {
    display:table;
    width:970px;
    margin:0px auto;
    /*height:100%;*/
}

#catalogrequest {
	width:141px;
	height:36px;
	background-color:#FC7F01;
	border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
	border:0px solid #FC7F01;
	padding:0px;
	margin-left:0px;
}

#catalogrequest:hover {
    opacity:0.8;
}

A:visited.catalog {
    color:#ffffff;
    text-decoration:none;
    font-size:12pt;
    font-weight:normal;
    line-height:220%;
}

A:hover.catalog {
    text-decoration:none;
    opacity:0.8;
    font-size:12pt;
    font-weight:normal;
    line-height:220%;
}

A:link.catalog {
    color:#ffffff;
    text-decoration:none;
    font-size:12pt;
    font-weight:normal;
    line-height:220%;
}

#emailsubmit {
	width:137px;
	height:36px;
	background-color:#FC7F01;
	border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
	border:0px solid #FC7F01;   
	padding:0px;
	margin-left:0px;
}

.emailsubmit {
	width:137px;
	height:36px;
    font-family:Arial;
    font-weight:bold;
    font-size:18px;
    color:#fff;
	background-color:#FC7F01;
	border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
	border:0px solid #FC7F01;
	padding:0px;
	margin-left:0px;
}

#emailsubmit:hover {
    opacity:0.8;
}

.footerbar {
    width:100%;
    background:#0154A4;
    text-align:center;
}

.footercontainer {
    max-width:970px;
    float:none;
    margin:auto;
    text-align:left;
}

#ulContainer {
    text-align:center;
}

.footercontainer ul {
    width:20%;
    list-style-type:none; 
    display:inline-block;
    text-align:left;
    margin-top:1%;
    margin-bottom:1%;
}

.footerGroup div {
    text-align:left;
}

a:link.newfooterdiv{color: #B4B7B0;font-family: arial, verdana, helvetica, sans-serif;font-size: 8pt;font-weight:normal; text-decoration: none;/*padding:8px 8px;*/line-height:148%;}
a:hover.newfooterdiv{color: #B4B7B0;font-family: arial, verdana, helvetica, sans-serif;font-size: 8pt;font-weight:normal; text-decoration: underline;/*padding:8px 8px;*/line-height:148%;}
a:visited.newfooterdiv{color: #B4B7B0;font-family: arial, verdana, helvetica, sans-serif;font-size: 8pt;font-weight:normal; text-decoration: none;/*padding:8px 8px;*/line-height:148%;}
a:hover.visited.newfooterdiv{color: #B4B7B0;font-family: arial, verdana, helvetica, sans-serif;font-size: 8pt;font-weight:normal; text-decoration: underline;/*padding:8px 8px;*/line-height:148%;}

.cwbar {
    width:100%;
    /*height:10%;*/
    background:#ffffff;
    text-align:center;
    padding-top:5px;
    padding-bottom:5px;
}

.cwbarcontainer {
    width:880px;
    /*height:10%;*/
    float:none;
    display:inline-block;
    color:#666666;
    font-family:arial, verdana, helvetica, sans-serif;
    font-size:8pt;
    font-weight:normal; 
    text-decoration:none;
    line-height:170%;
}
/*End Footer*/
/*END MASTER PAGE STYLES*/

/*START CONTENT STYLES*/
/*START HOMEPAGE STYLES*/

	#home {
		height:100%;
		width: 970px;
        margin:auto;
	}
		#slider-stage 
{

width: 894px;
	
overflow:hidden;
	
height: 115px;
	
margin-left:1px;
	
float:left;
	
position:relative;
visible: 4;
scroll: 4;
}



/*#slider-buttons 
{
	
width: 894px;
	
margin: 0 auto;
	
position:relative;
	
height:20px;
}


*/
#slider-list 
{
	
width: 2000px;
	
border: 0;
	
margin: 0;
	
padding: 0;
	
left: 0px;
	
position: absolute;
}



#slider-list a.theme 
{
	
list-style: none;
	
margin: 0;
	
padding: 0;
	
border: 0;
	
margin-right:8px;
	
float: left;
	
width: 120px;
	
height: 140px;
	
position:relative;
	
cursor:pointer;
	
text-decoration:none;
	
overflow:hidden;
}


#slider-list a.theme:hover {
}


#slider-list a.theme span.nameVignette 
{
	
position:absolute;
	
left:4px;
	
bottom:0px;
	
color:#ffffff;
	
padding:3px;
	
font-size:10px;
}


#slider-list a.theme:hover span.nameVignette {
color:#ffffff;
}


#slider-list a.theme span.changeTheme 
{
	
background:#ffffff;
	
color:#FFD200;
	
display:none;
	
font-family:Tahoma, Arial, Helvetica, sans-serif;
	
font-size:10px;
	
font-weight:bold;
	
height:16px;
	
left:0px;
	
padding:4px 0 0;
	
position:absolute;
	
text-align:center;
	
text-transform:uppercase;
	
top:0px;
	
width:120px;
}


#slider-list a.theme:hover span.changeTheme 
{
	
display:block

}


#sliderBloc 
{
	
height:145px;
	
/*margin:0 auto;*/
	
width:294px;
	
overflow:hidden;
}


#sliderBloc a#previous, #sliderBloc a#next 
{
	
float:left;
	
text-indent:-9999px;
	
cursor:pointer;
	
width:20px;
	
height:20px;
	
margin:55px 2px 0 0;
}


#sliderBloc a#next 
{
	
margin:55px 0 0 2px;

}


#sliderBloc a#previous:hover, #sliderBloc a#next:hover 
{
background-position:left -20px;
}


.demo
{
	
background: #ffffff none repeat scroll 0 0;

padding:0 1em 1em;

}


#viewport{
	
width: 894px; 
overflow:hidden; 
position:relative;
}


#viewport ul{
	
position: relative; 
padding: 0; 	
margin: 0;

}


#viewport li{
	
width: 223px; 
height: 105px;
	
float: left; 	
list-style: none; 
background-color: #ffffff;
	
margin: 0 1px;
	
padding: 0px;
	
text-align:center;
}





#simplePrevious, #simpleNext{
	
cursor: pointer;
	
font-size: 0.8em;
	
text-decoration: underline;	

}


a:link.top{font-family: Arial, Verdana, Helvetica, sans-serif;color:#666666; text-decoration: none; }
a:hover.top{font-family: Arial, Verdana, Helvetica, sans-serif;color:#666666; text-decoration: underline;}
a:visited.top{font-family: Arial, Verdana, Helvetica, sans-serif;color:#666666; text-decoration: none;}
a:hover.visited.top{font-family: Arial, Verdana, Helvetica, sans-serif;color:#666666; text-decoration: underline;}

.homecopy{font-family: arial, Verdana, Helvetica, sans-serif;font-size :8pt;color :#666666;font-weight: normal;text-decoration: none;
text-decoration: none; 
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
line-height: 135% ;
}
.homecopy2{font-family: arial, Verdana, Helvetica, sans-serif;font-size :8pt;color :#666666;font-weight: normal;text-decoration: none;
text-decoration: none; 
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
line-height: 150% ;
}  
a:link.wide{font-family: arial, Verdana, Helvetica, sans-serif;font-size :10pt; color:#0154A4; text-decoration: none; }
a:hover.wide{font-family: arial, Verdana, Helvetica, sans-serif;font-size :10pt;color:#0154A4; text-decoration: underline;}
a:visited.wide{font-family: arial, Verdana, Helvetica, sans-serif;font-size :10pt;color:#0154A4; text-decoration: none;}
a:hover.visited.wide{font-family: arial, Verdana, Helvetica, sans-serif;font-size :10pt;color:#0154A4; text-decoration: underline;}

a:link.homelink{font-family: Arial, Verdana, Helvetica, sans-serif;color:#666666; text-decoration: none; line-height: 140%;}
a:hover.homelink{font-family: Arial, Verdana, Helvetica, sans-serif;color:#666666; text-decoration: underline; line-height: 140%;}
a:visited.homelink{font-family: Arial, Verdana, Helvetica, sans-serif;color:#666666; text-decoration: none; line-height: 140%;}
a:hover.visited.homelink{font-family: Arial, Verdana, Helvetica, sans-serif;color:#666666; text-decoration: underline; line-height: 140%;}
/*END HOMEPAGE STYLES*/

/*START PRODUCT LIST STYLES*/
.searchMeta{
    font-size: 12pt;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    color: #666666;
}

#listing {
    height:100%;
	width: 970px;
    margin:auto;
    margin-top: 20px;
    /*border:1px solid black;*/
}

#prodListHeader {
    width:100%;
    height:34px;
    background-color:#F1F1F1;
    border:1px solid #DDDDDD;
    border-radius:5px;
    margin-top:-19px;
    overflow:hidden;
}

#prodListFooter {
    border:1px solid black;
    width:100%;
    height:34px;
    background-color:#F1F1F1;
    border:1px solid #DDDDDD;
    border-radius:5px;
    margin-top:-19px;
    overflow:hidden;
}

.prodListSort {
    width:115px;
    font-family:verdana; 
    font-size: 10px;
}

.prodListPaging {
    color: #025091;
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    padding: 0px 0px 0px 3px;
}



.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

/*.productlisting
{
width: 970px;
height: 600px;
float: none;
display: inline-block;

}*/

#listingNav {
    width:20%;/*200px;*/
    position:relative;
    float:left;
    margin:0;
    /*margin-top: 5px;*/
    display:block;
}

#navigation {
  width: 184px;
  //height: 320px;
  background-color: #F1F1F1;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border: 1px solid #D7D7D7;
  padding: 0px;
  /*margin-top: 10px;*/
  margin-left:0px;
}

#navigationcontent {
  width: 175px;
  //height: 150px;
  background-color: #ffffff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border: 1px solid #D7D7D7;
  padding: 3px;
  margin: auto;
  /*margin-left:0px;*/
  margin-top:3px;
  /*margin-left:3px;*/
  margin-bottom:3px;
}

.navtitle{
font-family: arial, Verdana, Helvetica, sans-serif;font-size :8pt;color :#3F5CA2;font-weight: bold;text-decoration: none;
text-decoration: none; 
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
margin-top:3px;
margin-bottom:3px;
}  

.navigation {color: #666666; text-decoration:none;font-size: 8pt;font-weight: normal;line-height: 160% ;}
A:link.navigation {color: #666666; text-decoration:none;font-size: 8pt;font-weight: normal;line-height: 160% ;}
A:visited.navigation {color: #666666; text-decoration:none;font-size: 8pt;font-weight: normal;line-height: 160% ;}
A:hover.navigation {color: #666666; text-decoration:underline; font-size: 8pt;font-weight: normal;line-height: 160% ;}

#listingWrapper {
    margin:0 auto;
    padding: 20px;
    /*margin-top: 10px;*/
    margin-left: 20%;
}

.row {
    margin: 0 -10px;
    margin-bottom: 20px;
}

.row:last-child {
    margin-bottom: 0;
}

/*.product {
    padding: 10px;
    float: left;
    width: 25%;
}*/

.dtlstProducts{
    padding-bottom: 30px;
}

#productlist {

}

.productlist {

}

.prodlink {
    height: 70px;
    line-height: 12px;
}

.listingtitle{
font-family: arial, Verdana, Helvetica, sans-serif;
font-size :10pt;
color:#3F5CA2;
font-weight:bold;
} 

.listingDescription {
color: #666666;
font-size:10pt;
}
/*END PRODUCT LIST STYLES*/

/*START PRODUCT DETAIL STYLES*/
#detail {
    height:100%;
	width: 970px;
    margin:auto;
    margin-top: 20px;
    /*border:1px solid black;*/
}

#backlink {
    margin-top: 7px;
    /*margin-bottom: 10px;*/
}

#detailWrapper {
    position:relative;
}


#detailImage {
    float: left;
    width: 50%;
    padding-bottom: 20px;
    /*margin-right: 10px;*/
    /*border: 1px solid black;*/
}

#detailPriceModel {
    /*border: 1px solid black;*/
    float: right;
    width: 50%;
    padding-left: 18px;
    margin-top: 1px;
}

#itemcopy {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 9pt;
    font-weight:normal;
    line-height:160%;
    color:#000000;
    margin-top: 15px;
    margin-bottom: 15px;
}

#detail_rr {
    margin-bottom: 200px;
}

div.detail-title {
font-family: arial, Verdana, Helvetica, sans-serif;
font-size: 14pt;
color: #2a56a2;
font-weight: bold;
text-decoration: none;
}

div.alias, div.alias-prefix {
color: #666666;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
text-decoration: none;
}

.productdetail
{
width: 970px;
float: none;
display: inline-block;
margin-bottom: 30px;
}

.children
{
position: absolute;
max-height: 225px;
top: 260px;
right: 0;
width: 50%;
border: 1px solid #D6D6D6;
border-radius: 5px;
z-index: 1;

}



.cartAddButton
{
    font-family: arial;
    font-size: 11px;
    text-align:center;
    width: 101px;
    height: 19px;
    background-color: #EF7204;
    border-radius: 10px;
    border: 0px solid #FC7F01;
    padding: 0px;
    font-weight:bold;
    color:#ffffff;
    cursor:pointer;
    line-height:90%; 
    text-shadow: 2px 2px #E54D01;
    letter-spacing: 0.0125em;
}

.dlstCartItems
{
    width:100%;
}

.cartAlias
{
    width:15%;
}

.cartName
{
    width:30%;
}

.cartPrice
{
    width:10%;
}

.cartExtPrice
{
    width:10%;
}

.addedToCartMessage
{
    font-family: arial;
    font-size: 11px;
    font-weight:bold;
    text-align:right;
    padding-top:1%;
    padding-right:4%;
}

.addedToCartMessageList
{
    font-family: arial;
    font-size: 11px;
    font-weight:bold;
    text-align:center;
    padding-top:1%;
    padding-right:4%;
}

.qtyBox
{
    width:20px;
    height:21px;
    font-family:Arial;
    font-size:10px;
    text-align:center;
}



#divOutOfStockStandalone {
    padding-top: 5%;
    padding-bottom: 5%;
    width: 100%;
    margin-top: 1%;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
}


#divChildSpacer {
     top: 8px;
    height: 10px;
    position:relative;
    vertical-align: text-top;
    /*border: 1px solid black;*/
}

#divChildFooter {
    position: relative;
    height: 38px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.childAddButton {
    position: absolute;
    right: 3%;
    font-family: arial;
    font-size: 11px;
    text-align:center;
    width: 101px;
    height: 19px;
    background-color: #EF7204;
    border-radius: 10px;
    border: 0px solid #FC7F01;
    padding: 0px;
    font-weight:bold;
    color:#ffffff;
    cursor:pointer;
    line-height:90%; 
    text-shadow: 2px 2px #E54D01;
    letter-spacing: 0.0125em;
}

.childItemsBorder {
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
}
/*END PRODUCT DETAIL STYLES*/

/*CART STYLES*/
#cart {
    height:100%;
	width: 970px;
    margin:auto;
    /*border: 1px solid black;*/
}

.btnSaveCart
{
width:75px;
height:18px;
border-radius:10px;
border:0px;
font-family:Arial;
font-size:0.7em;
background-color:#0154A4;
color:#fff;
}

.btnAddToCart
{
width:145px;
height:36px;
border-radius:10px;
border:0px;
font-family:Arial;
font-size:0.8em;
background-color:#FC7F01;
color:#fff;
cursor:pointer;
}

.btnContinueShopping
{
width:145px;
height:36px;
border-radius:10px;
border:0px;
font-family:Arial;
font-size:0.8em;
background-color:#0154A4;
color:#fff;
cursor:pointer;
}

.removeCart a:link a:hover a:visited
{
    color:#636563;
}

.updateCart
{
    width:50px;
    height:16px;
    font-family:Arial;
    font-size:8px;
    font-weight:bold;
    color:#fff;
    background-color:#00A94E;
    border-radius:3px;
    border:0px;
    cursor:pointer;
}
/*END CART STYLES*/

/*START HELP FAQ STYLES*/
#helpFAQList {
    height:100%;
	width: 970px;
    margin:auto;
    margin-top: 20px;
    /*border:1px solid black;*/
}

#helpNav {
    width:20%;
    position:relative;
    float:left;
    margin:0;
    display:block;
    padding-bottom:5%;
}

#helpWrapper {
    margin:0 auto;
    padding: 0px;
    margin-left: 20%;
    /*border: 1px solid black;*/
}

#helpLeft {
    border-right: 1px dashed #D6D6D6;
    width: 68%;
    min-height: 100%;
    float: left;
    margin: 0;
}

#helpMenuLeft {
    margin-left: 10%;
    margin-right: 10%;
}

#helpRight {
    width: 32%;
    min-height: 100%;
    float:left;
    margin: 0;
}

#helpMenuRight {
    margin-left: 5%;
}
/*END HELP FAQ STYLES*/

/*START MYACCOUNT STYLES*/
#MyAccountMyAccount {
    height:100%;
	width: 970px;
    margin:auto;
    margin-top: 20px;
    /*border:1px solid black;*/
}

#myAccount {
    width:20%;
    position:relative;
    float:left;
    margin:0;
    display:block;
    padding-bottom:5%;
}

#MyAccountWrapper {
    margin:0 auto;
    padding: 0px;
    /*border: 1px solid black;*/
}

.customertitle {
  font-size: 14px;
  color: #0154A4;
  font-weight: bold;
  font-family: arial;
}

.customercopy {
  font-size: 12px;
  color: #666666;
  font-weight: normal;
  font-family: arial;
}

.customerlink {
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  text-decoration: underline;
  color: #00A5FF;
}

.customerlink2 {
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  text-decoration: none;
  color: #666666;
}

#MyAccountYourAccount {
    height:100%;
	width: 970px;
    margin:auto;
    margin-top: 20px;
    /*border:1px solid black;*/
}

#registration {
    height:100%;
	width: 970px;
    margin:auto;
    margin-top: 20px;
    /*border:1px solid black;*/
}

#regFormWrap {
    width:100%;
    overflow:hidden;
    margin:0 auto;
    padding: 0px;
    /*border: 1px solid black;*/
}

#emailFormWrap {
    width:100%;
    overflow:hidden;
    margin:0 auto;
    padding: 0px;
    /*border: 1px solid black;*/
}

.emailRegSubmit {
    width:100px;
    height:24px;
    background-color:#F07204;
    font-family:Arial;
    font-size:14px;
    color:#fff;
    border:0;
    border-radius:10px;
}

#leftNav {
    width:22%; 
    float:left; 
    /*border:1px solid black;*/
}

#registrationFormFields {
    width:78%; 
    float:left; 
    /*border:1px solid #C0C0C0;*/
}

.registrationFields {
    color:#636563;
    font-family:arial, Verdana, Helvetica, sans-serif;
    font-size:10pt;
    font-weight:400;
    text-decoration:none;
}

.regBtnSubmit {
    text-align:right;
    width:83px;
    height:27px;
    background-color:#1B74B8;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    border:0;
    border-radius:10px;
}

/*Favorites List*/
#favList {
    height:100%;
	width: 970px;
    margin:auto;
    margin-top: 20px;
    /*border:1px solid black;*/
}

#favListWrap {
    width:100%;
    overflow:hidden;
    margin:0 auto;
    padding: 0px;
    /*border: 1px solid black;*/
}

#favShoppingLists {
    width:78%; 
    float:left;
    /*border:1px solid #000;*/
}

#favListLeftNav {
    width:22%; 
    float:left; 
    /*border:1px solid black;*/
}

.favListSaveAsNew {
    width:116px;
    height:24px;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    border:0;
    border-radius:10px;
    background-color:#0056A5;
}

.favListEditName {
    width:140px;
    height:24px;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    border:0;
    border-radius:10px;
    background-color:#FC7E03;
}

.favListDelete {
    width:80px;
    height:24px;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    border:0;
    border-radius:10px;
    background-color:#0056A5;
}

.favListCreateNew {
    width:110px;
    height:24px;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    border:0;
    border-radius:10px;
    background-color:#00AA54;
}

.favListAddToCart {
    width:140px;
    height:24px;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    border:0;
    border-radius:10px;
    background-color:#FC7E03;
}

.favListUpdate {
    width:75px;
    height:24px;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    border:0;
    border-radius:10px;
    background-color:#00AA54;
}

#navigation {
  width: 184px;
  //height: 320px;
  background-color: #F1F1F1;
  moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #D7D7D7;
  padding: 0px;
  /*margin-top: 10px;*/
  margin-left:0px;
}
/*End Favorites List*/

/*END MYACCOUNT STYLES*/

/*Start Catalog Shop*/

#CatalogShop {
    height:100%;
	width: 970px;
    margin:auto;
    margin-top: 20px;
    /*border:1px solid black;*/
}

/*End Catalog Shop*/

/*Start Catalog Request*/
#CatalogRequest {
    height: 100%;
    width: 970px;
    margin: auto;
    margin-top: 20px;
    /*border: 1px solid black;*/
}

.catReqLabels {
    float:left;
    width:25%;
    text-align:right;
    color:#636563;
    font-family:arial, Verdana, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:400;
    text-decoration:none;
    padding-top:1%;
}

.catReqInputError {
    /*float:left;*/
    width:25%;
    text-align:right;
    color:#ff0000;
    font-family:arial, Verdana, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:400;
    text-decoration:none;
    padding-top:1%;
}

.inputErrorPanel {
    display:none;
}

.inputStyle {
    background: #ffffff;
    border: 1px solid #D7D7D7;
    height: 18px;
    font-family: verdana;
    font-size: 10px;
    color: #333333;
    width: 350px;
    margin:3px;
}

.catReqSubmit {
    width:122px;
    height:40px;
    background-color:#01A64A;
    font-family:Arial;
    font-size:20px;
    font-weight:bold;
    color:#fff;
    border:0;
    border-radius:10px;
    cursor:pointer;
}

.catReqBanner {
    width:960px;
    height:50px;
    background-color:#0154A4;
    font-family:Arial;
    font-size:20px;
    font-weight:bold;
    color:#fff;
    border:0;
    border-radius:10px;
}

#fieldsWrap {
    width:100%; 
    overflow:hidden; 
    margin-top:3%;
}

#formFields {
    width:55%; 
    float:left; 
    padding-top:1%; 
    padding-bottom:1%;
}

#ConfirmCatRequest {
    height: 100%;
    width: 970px;
    margin: auto;
    margin-top: 20px;
    /*border: 1px solid black;*/
}
/*End Catalog Request*/

/*START CHECKOUT*/
#checkoutSummary {
    height: 100%;
    width: 725px; /*970*/
    margin: auto;
    margin-top: 20px;
    /*border: 1px solid black;*/
}

.newShipWrapper {
    height: 100%;
    width: 725px;
    border:1px solid #C0C0C0;
}

.addressFieldsWrap {
    width:80%;
    margin:auto;
}

.schoolNameMessage {
    float:left;
    color:#636563;
    font-family:arial, Verdana, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:400;
    text-decoration:none;
    padding-left:1%;
    line-height:16px;
}

.checkoutButtonsWrap {
    width:725px;
    overflow:hidden;
    margin-top: 20px;
    margin-bottom: 20px;
}

.btnCheckoutBack {
    width:90px;
    height:36px;
    border-radius:10px;
    border:0px;
    font-family:Arial;
    font-size:0.8em;
    background-color:#0154A4;
    color:#fff;
    cursor:pointer;
}

.btnCheckoutContinue {
    width:145px;
    height:36px;
    border-radius:10px;
    border:0px;
    font-family:Arial;
    font-size:0.8em;
    background-color:#FC7F01;
    color:#fff;
    cursor:pointer;
}

.btnCheckoutCancel {
    width:60px;
    height:23px;
    border-radius:10px;
    border:2px solid #DADADA;
    font-family:Arial;
    font-size:0.8em;
    font-weight:bolder;
    background-color:#FFF;
    color:#797979;
    cursor:pointer;
}

.btnPlaceOrder {
    width:145px;
    height:36px;
    border-radius:10px;
    border:0px;
    font-family:Arial;
    font-size:1em;
    background-color:#FC7F01;
    color:#fff;
    cursor:pointer;
}

.btnAddEmail{
    width:45px;
    height:21px;
    border-radius:10px;
    border:0px;
    font-family:Arial;
    font-size:1em;
    background-color:#0154A4;
    color:#fff;
    cursor:pointer;
}

.btnContinueConf {
    width:145px;
    height:21px;
    border-radius:10px;
    border:0px;
    font-family:Arial;
    font-size:1em;
    background-color:#FC7F01;
    color:#fff;
    cursor:pointer;
}

/*END CHECKOUT*/

#primary_nav_wrap
{
margin-top:0px;
z-index: 9999;
}

#primary_nav_wrap ul
{
list-style:none;
position:relative;
float:left;
margin:0;
display:block;
z-index: 9999;
padding:0
}

#primary_nav_wrap ul a
{
display:block;
color: #0154A4;
font: 14px arial; /* was 12px */
text-decoration:none;
font-weight:500;	
line-height:32px;
padding:0 8px;
text-align: left;
z-index: 9999;
}	

#primary_nav_wrap ul li
{
position:relative;
float:left;
margin:0;
padding:0;
text-align: left;
z-index: 9999;
}

#primary_nav_wrap ul li:hover
{
background:#f6f6f6;
z-index: 9999;
}

#primary_nav_wrap ul ul
{
display:none;
position:absolute;
top:100%;
left:0;
background:#fff;
padding:0;
margin: 0;
padding: 0;
background: #EBEBEB;
border: 1px solid #D7D7D7;
filter:alpha(opacity=98);
opacity: 0.98;
-moz-opacity:0.98;
width:360px;
text-align: left;
z-index: 9999;
}

#primary_nav_wrap ul ul li
{
float:none;
width:180px;
align:left;
z-index: 9999;
}

#primary_nav_wrap ul ul a
{
line-height:120%;
align:left;
z-index: 9999;
padding:8px 8px
}

#primary_nav_wrap ul ul ul
{
top:0;
align:left;
z-index: 9999;
left:100%
}

#primary_nav_wrap ul li:hover > ul
{
align:left;
z-index: 9999;
display:block
}

#primary_nav_wrap_one
{
margin-top:0px;
z-index: 9999;
}

#primary_nav_wrap_one ul
{
list-style:none;
position:relative;
float:left;
margin:0;
z-index: 9999;
padding:0
}

#primary_nav_wrap_one ul a
{
display:block;
color: #0154A4;
font: 14px arial; /* was 12px */
text-decoration:none;
font-weight:500;	
line-height:32px;
padding:0 8px;
z-index: 9999;
}	

#primary_nav_wrap_one ul li
{
position:relative;
float:left;
margin:0;
z-index: 9999;
padding:0
}

#primary_nav_wrap_one ul li:hover
{
background:#f6f6f6;
z-index: 9999;
}

#primary_nav_wrap_one ul ul
{
display:none;
position:absolute;
top:100%;
left:0;
background:#fff;
padding:0;
margin: 0;
padding: 0;
background: #EBEBEB;
border: 1px solid #D7D7D7;
filter:alpha(opacity=98);
opacity: 0.98;
-moz-opacity:0.98;
width:180px;
text-align: left;
z-index: 9999;
}

#primary_nav_wrap_one ul ul li
{
float:none;
width:180px;
z-index: 9999;
}

#primary_nav_wrap_one ul ul a
{
line-height:120%;
padding:8px 8px
}

#primary_nav_wrap_one ul ul ul
{
top:0;
z-index: 9999;
left:100%
}

#primary_nav_wrap_one ul li:hover > ul
{
z-index: 9999;
display:block
}

#primary_nav_wrap_three
{
z-index: 9999;
margin-top:0px
}

#primary_nav_wrap_three ul
{
z-index: 9999;
list-style:none;
position:relative;
float:left;
margin:0;
padding:0
}

#primary_nav_wrap_three ul a
{
z-index: 9999;
display:block;
color: #0154A4;
font: 14px arial; /* was 12px */
text-decoration:none;
font-weight:500;	
line-height:32px;
padding:0 5px; /* was 8px */
}	

#primary_nav_wrap_three ul li
{
z-index: 9999;
position:relative;
float:left;
margin:0;
padding:0
}

#primary_nav_wrap_three ul li:hover
{
z-index: 9999;
background:#f6f6f6;
}

#primary_nav_wrap_three ul ul
{
z-index: 9999;
display:none;
position:absolute;
top:100%;
left:0;
background:#fff;
padding:0;
margin: 0;
padding: 0;
background: #EBEBEB;
border: 1px solid #D7D7D7;
filter:alpha(opacity=98);
opacity: 0.98;
-moz-opacity:0.98;
width:540px;
text-align: left;
}

#primary_nav_wrap_three ul ul li
{
z-index: 9999;
float:none;
width:180px;
}

#primary_nav_wrap_three ul ul a
{
z-index: 9999;
line-height:120%;
padding:8px 8px
}

#primary_nav_wrap_three ul ul ul
{
z-index: 9999;
top:0;
left:100%
}

#primary_nav_wrap_three ul li:hover > ul
{
z-index: 9999;
display:block
}
/*END CONTENT STYLES*/

/*Misc. probably not used*/
div.contentcontainer {
    display:table;
    width:970px;
    margin:0px auto;
    height:100%;
}

div.info, div.price, div.grey-price, div.alias-prefix {
    display:inline;
}

#norderform {
	text-align:center;
	display:inline-block;
	background-color:#FC7F01;
	moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:0px solid #FC7F01;
	padding-left:7px;
	padding-right:7px;
}

#norderform:hover {
    opacity:0.8;
}

#sddm2
{margin: 0; padding: 0; z-index: 30}

#sddm2 li
{margin: 0; padding: 0; list-style: none; float: left; font: 14px arial}

#sddm2 li a
{	display: block;
	margin: 0 4px 0 0;
	padding: 2px 2px;
	width: auto;
	background: #EBEBEB;
	color: #0154A4;
	text-align: center;
	text-decoration: none;
font:  14px arial}

#sddm2 li a:hover
{	

background: #EBEBEB;
font:  14px arial;
	color: #0154A4;
	text-decoration: underline

}

#sddm2 div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EBEBEB;
	border: 1px solid #D7D7D7;
	filter:alpha(opacity=98);
	opacity: 0.98;
	-moz-opacity:0.98;
margin-left:-12px;
margin-top:6px;
}
#sddm2 div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EBEBEB;
	color: #0154A4;
	font: 12px arial;
	filter:alpha(opacity=98);
	opacity: 0.98;
	-moz-opacity:0.98;
}

#sddm2 div a:hover
{	background: #0154A4;
	color: #ffffff;
	text-decoration: none;
font: 12px arial;
}



#sddmAR
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddmAR li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font:  14px arial}

#sddmAR li a
{	display: block;
	margin: 0 4px 0 0;
	padding: 2px 2px;
	width: auto;
	background: #EBEBEB;
	color: #0154A4;
	text-align: center;
	text-decoration: none;
font:  14px arial}

#sddmAR li a:hover
{	

background: #EBEBEB;
font:  14px arial;
	color: #0154A4;
	text-decoration: underline

}

#sddmAR div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EBEBEB;
	border: 1px solid #D7D7D7;
	filter:alpha(opacity=98);
	opacity: 0.98;
	-moz-opacity:0.98;
margin-left:-13px;
margin-top:6px;
font: 12px arial;
}
#sddmAR div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EBEBEB;
	color: #0154A4;
	font: 12px arial;
	filter:alpha(opacity=98);
	opacity: 0.98;
	-moz-opacity:0.98;
}

#sddmAR div a:hover
{	background: #0154A4;
	color: #ffffff;
	text-decoration: none;
font: 12px arial;
}




#sddmwide
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddmwide li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font:  14px arial}

#sddmwide li a
{	display: block;
	margin: 0 4px 0 0;
	padding: 2px 2px;
	width: auto;
	background: #EBEBEB;
	color: #0154A4;
	text-align: center;
	text-decoration: none;
font:  14px arial}

#sddmwide li a:hover
{	

background: #EBEBEB;
font:  14px arial;
color: #0154A4;
text-decoration: underline

}

#sddmwide div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EBEBEB;
	border: 1px solid #D7D7D7;
	filter:alpha(opacity=98);
	opacity: 0.98;
	-moz-opacity:0.98;
margin-left:-100px;
margin-top:6px;
}
#sddmwide div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EBEBEB;
	color: #0154A4;
	font: 12px arial;
	filter:alpha(opacity=98);
	opacity: 0.98;
	-moz-opacity:0.98;
}

#sddmwide div a:hover
{	background: #0154A4;
	color: #ffffff;
	text-decoration: none;
font: 12px arial;
}	
	
#parentbutton {
	width:120px;
	height:31px;
	background-color:#FC7F01;
	border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
	border:0px solid #00A94E;
	margin-left:9px;
	padding:0px; /* wasn't here */
}

#parentbutton:hover {
    opacity:0.8;
}

/*Price Models*/
.listing_two {
    font-size: 9pt; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color:#000000; 
    text-decoration: none; 
    font-weight: normal;
}

.listing_three {
    font-size: 9pt; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color:#FE0201; 
    text-decoration: none; 
    font-weight: bold;
}

.detail_two {
    font-size: 14pt; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color:#000000; 
    text-decoration: none; 
    font-weight: normal;
}

.detail_three {
    font-size: 12pt; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color:#FE0201; 
    text-decoration: none; 
    font-weight: bold;
}

a:link.listing_one {
    font-size: 9pt;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    line-height: 145%;
}
a:visited.listing_one {
    font-size: 9pt;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    line-height: 145%;
}

.pricemodelwidesub {
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

.pricemodelwidesubshort {
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

.pr-modal-container {
top: 10px;
left: 10px;
background-color: 
white;
position: absolute;
overflow: hidden;
z-index: 9999;
width: 780px;
height: 410px;
text-align: left;
padding:5px;
border:6px solid #ADADAD;margin-bottom:7px;
}

.pr-modal-toolbar .pr-modal-container-close {
background: url("http://www.discountschoolsupply.com/images/modal-close.png") no-repeat scroll left top 
transparent;
display: block;
height: 14px;
position: absolute;
right: 20px;
top: 10px;
width: 16px;
z-index: 10000;
font-weight: bold;
color:#ffffff;
font-size:0px;
}

p.pr-fb-follow-modal-header{font-size:22px;padding:20px 20px 10px;margin:0;}.pr-fb-follow-body{margin-bottom:20px;height:165px;overflow:hidden;text-align:left;}.pr-fb-follow-body p{text-align:left;}.pr-fb-follow-content-wrapper{padding:0 10px 0 20px;}.pr-fb-follow-body-left{float:left;width:250px;*width:248px;}.pr-fb-follow-body-right{float:right;width:275px;*width:260px;}.pr-fb-follow-info-wrapper{border:1px solid #CCC;background-color:#FAFAFA;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:5px;margin:0 20px 20px 0;height:95px;overflow:hidden;color:#454545;font-size:12px;}.pr-fb-follow-info-wrapper p{line-height:15px;}.pr-review-author-info-wrapper .pr-fb-follow-info img,.pr-fb-follow-info img{padding:5px;border:1px solid #CCC;margin-bottom:7px;}.pr-fb-follow-footer{border-top:1px solid #CCC;background-color:#F2F2F2;height:70px;}.pr-fb-follow-cta-like{background-color:#ECEDF6;}.pr-fb-follow-cta-like-wrapper{padding:20px 10px 0 20px;height:50px;}.pr-fb-likebtn-wrapper{height:20px;margin:0 auto;width:90px;}.pr-fb-likebtn-wrapper .pr-fb-likebtn{position:absolute;width:100px;height:30px;}.pr-fb-follow-cta-email-wrapper{padding:5px 20px 10px;height:55px;border-left:1px solid #CCC;position:relative;}.pr-error-msg{height:15px;display:block;font-size:9px;}.pr-fb-follow-email-input{height:25px;margin-right:6px;width:140px;}.pr-fb-follow-submit-btn{text-transform:uppercase;padding:7px 10px;border:1px solid #CCC;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;text-decoration:none;color:#FFF;font-weight:bold;background:#B2B2B2;background:-moz-linear-gradient(top,#C4C4C4 0,#ABABAB 40%,#8D8D8D 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#C4C4C4),color-stop(40%,#ABABAB),color-stop(100%,#8D8D8D));background:-webkit-linear-gradient(top,#C4C4C4 0,#ABABAB 40%,#8D8D8D 100%);background:-o-linear-gradient(top,#C4C4C4 0,#ABABAB 40%,#8D8D8D 100%);background:-ms-linear-gradient(top,#C4C4C4 0,#ABABAB 40%,#8D8D8D 100%);background:linear-gradient(top,#C4C4C4 0,#ABABAB 40%,#8D8D8D 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C4C4C4',endColorstr='#8D8D8D',GradientType=0);}.pr-fb-follow-submit-btn.disabled{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;cursor:default;}p.pr-fb-follow-on-facebook{color:#36569A;margin:0 15px 0 0;padding-left:30px;float:left;line-height:14px;}p.pr-fb-follow-on-facebook span{font-weight:bold;display:block;}.pr-fb-follow-product-category{list-style-type:none;margin:0;padding:0;}.pr-fb-follow-product-category li{padding:3px 0;}.pr-fb-follow-product-category li input{margin-left:0;float:left;}.pr-fb-follow-product-category li.category-1{padding-left:20px;}.pr-fb-follow-product-category li.category-2{padding-left:40px;}.pr-fb-follow-product-category li p{display:inline;}.pr-fb-follow-location{display:block;}.pr-fb-follow-email-prompt-prepop{color:darkgray;}
.pr-snapshot-head{display:none;}
.pr-snapshot-head p{line-height:1.88em;}
.pr-snapshot-head-wrapper{padding:.2em .8em;color:#333;}
.pr-snapshot-title{display:none;}
.pr-modal-shadow {display:none;}
ul li
{color:#000000;}
.pr-attribute-value-list-empty
{color:#000000;}
.pr-attribute-label-cons
{color:#000000;}





#optionsList {
position: relative;
max-height: 85px;
right: 0;
width: 50%;
padding-bottom:5px; 
    z-index: 5;
}

#options
{
position: relative;
max-height: 85px;

right: 0;
width: 50%;
border-radius: 5px;
    z-index: 5;
}

#divAddToCartOptions
{
position: relative;
    padding-top: 5%;
    padding-bottom: 3%;
    width: 100%;
    margin-top: 5px;
     margin-bottom: 5px;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
        z-index: 5;
}


#divAddToCartStandalone
{
position: relative;
    padding-top: 5%;
    padding-bottom: 3%;
    width: 100%;
    margin-top: 5px;
     margin-bottom: 5px;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
        z-index: 5;
}









	ul.corestandardlist{ 
	margin: 0 auto; 
	padding: 0; 
	} 
	
	div.corestandardlistwrapper{ 
	width: 950px; 
	background: #FEC5D8; 
	padding: 5px; 
	} 
	
	div.corestandardlistmessage{ 
	font-weight:bold; 
	} 
	
	div.corestandardlistfooter{ 
	display: block; 
	clear: both; 
	} 
	
	div.corestandardlistwrapper:after 
	{ 
	content: "."; 
	display: block; 
	line-height: 1px; 
	font-size: 1px; 
	clear: both; 
	} 
	
	ul.corestandardlist li{ 
	text-align: left; 
	float: left; 
	list-style: none; 
	width: 930px; 
	padding: 0px 0px 0px 20px; 
	margin: 0px; 
	background: url(/images/bullet.gif) 6px 6px no-repeat; 
	} 

.pricemodel
{
position: relative;
    width: 100%;
    margin-top: 1px;
    margin-bottom: 1px;
    border: 0px solid #D6D6D6;
    z-index: 1;

}