body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #444444;
}

p {
	line-height: 18px;
}

a {
	text-decoration: underline;
	color: #ab8151;
}
a:link {
	text-decoration: underline;
	color: #ab8151;
}
a:visited {
	text-decoration: underline;
	color: #ab8151;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}

#flexPageLayout {
	margin: 0px;
	background-color: #002838;
	background-image: url(../images/bg_page.png);
	background-position: top left;
	background-repeat: repeat-x;
}
#flexSiteContainer {
	width: 900px;
	margin: 0px auto;
	background-color: #FFFFFF;
	min-height: 800px;
}
#flexSiteHeader {
	width: 900px;
	height: 110px;
	background-image: url(../images/juris_header2.jpg);
	background-repeat: no-repeat;
	background-color: #294889;
}
#flexLogo {
	margin-left: 10px;
	margin-top: 5px;
	width: 250px;
	float: left;
}
#flexHeaderButtons {
	width: 250px;
	float: right;
	text-align: right;
	padding: 10px 10px 0px 0px;
}
#flexHeaderButtons .row1 {
	height: 18px;
}
#flexHeaderButtons .row2 {
	height: 18px;
	padding-top: 54px;
}
#flexHeaderButtons .buttons {
	margin: 5px;
}
#flexSearchBar {
	background-color: #000000;
	height: 40px;
	position: relative;
}
#flexSearchBar #flexSearchBox {
	width: 270px;
	height: 24px;
	float: right;
	background-image: url(../images/bg_searchbox.png);
	margin: 8px 0px;
}
#flexSearchBar form {
	margin: 0px;
	padding: 0px;
}
#flexSearchBox .searchbox {
	padding: 0px 0px 0px 60px;
	width: 180px;
	float: left;
}
#flexSearchBox .submitbutton {
	width: 21px;
	height: 21px;
	padding: 2px 0px 2px 3px;
	float: left;
}	
#flexSearchBox .searchbox .textinput {
	width: 180px;
	height: 16px;
	line-height: 16px;
	margin: 2px 0px;
	border: 1px solid #FFFFFF;
	background: transparent;
}
.searchTextDefault {
	color: #AAAAAA;
}
#flexSearchBar #flexAdvancedSearch {
	width: 140px;
	float: right;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/bg_advsearch.gif);
}
#flexSearchBar #flexAdvancedSearch a {
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 24px;
	margin: 6px 15px;
	padding: 2px 0;
}
#flexSearchBar #flexAdvancedSearch a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#flexSearchBar #flexProductCodeBox {
	height: 40px;
	width: 300px;
	margin: 0 0 0 15px;
	padding: 0;
	background-image: url(../images/bg_productcode.png);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
}
#flexSearchBar .inputProductText {
	width: 80px;
	padding: 10px 0 0 122px;
	float: left;
}
#flexSearchBar .inputProductCode {
	border: 1px solid #a3b4da;
	background-color: #FFFFFF;
	margin-top: 1px;
	padding: 1px 2px;
	width: 75px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#flexSearchBar .inputProductGo {
	width: 20px;
	height: 20px;
	float: left;
	margin: 11px 0 0 4px;
}
#flexSearchBar .productCodeHelp {
	font-size: 9px;
	line-height: 40px;
	padding-left: 7px;
	display: inline;
	float: left;
}
#flexSearchBar .productCodeHelp a {
	text-decoration: none;
	color: #ab8151;
}
#flexSearchBar .productCodeHelp a:hover {
	text-decoration: underline;
	color: #FFCC99;
}
#flexSearchBar #productCodeHelpText {
	width: 250px;
	z-index: 99;
	position: absolute;
	top: 35px;
	left: 270px;
	background-color: #FAFAFA;
	border: 2px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: none;
}
#flexSearchBar #productCodeHelpText .pcHelpClose {
	padding: 0 5px 0 0;
	text-align: right;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DDDDDD;
}
#flexSearchBar #productCodeHelpText .pcHelpClose a {
	text-decoration: none;
	color: #333333;
	display: block;
}
#flexSearchBar #productCodeHelpText .pcHelpText {
	font-size: 11px;
	padding: 3px 7px 7px 7px;
	color: #333333;
}

#flexContent {
	margin: 0px;
	width: 900px;
	background-color: #FFFFFF;
}
#flexContentLeft {
	float: left;
	width: 180px;
	margin: 10px 0 0 0;
	padding: 0;
}
#flexContentCenter {
	float: left;
	width: 540px;
	margin: 0px;
	padding: 0 0 25px 0;
}
#flexContentRight {
	background-color: #F1F1F1;
	float: left;
	width: 180px;
	margin: 10px 0 0 0;
	padding: 0;
}
#flexSiteFooter {
	background-color: #444444;
	background-image: url(../images/bg_footer.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}
#flexSiteFooter .siteFooter {
	width: 900px;
	margin: 0px auto;
}


#extraDetails {
	margin: 0px;
	padding: 0px;
}
#extraDetails .form-label {
	color: #333333;
	width: auto;
	margin: 2px 0px;
	padding: 2px;
}
#extraDetails .form-field {
	color: #333333;
	margin: 2px 0px;
	padding: 2px;
}

#customFieldDiv {
	margin: 5px 0px 15px 0px;
	float: left;
	clear: both;
}
#customField {
	display: block;
}
#customField .form-label {
	color: #333333;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	padding-right: 3px;
	max-width: 75px;
}
#customField .form-field {
	color: #000000;
	float: left;
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	max-width: 150px;
}
#productDetail {
	background-color: #FFFFFF;
	width: auto;
}
#productDetail #productPhotos {
	width: 280px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#productDetail .submitBtn {
	width: auto;
	height: auto;
	margin: 5px 0px;
}
#productDetail #extraDetails {
	width: 235px;
}
#productDetail #extraDetails #forceoutofstock .form-field {
	font-size: 11px;
	color: #CC0000;
}

#flexContentRight a, #flexContentLeft a {
    color: #990000;
}
#flexContentRight .top, #flexContentLeft .top {
	color: #990000;
	border-bottom: 1px solid #990000;
	text-align: center;
	text-transform: uppercase;
}
#flexContentRight .top a, #flexContentLeft, top a {
	color: #990000;
	text-decoration: none;
}

#widgetCategories {
	background-color: #EEEEEE;
	width: 170px;
	margin: 0 5px;
	padding: 0 0 10px 0;
}
#widgetCategories .top {
	line-height: 33px;
	margin: 0 5px;
	width: auto;
	height: 33px;
	font-size: 14px;
	font-weight: bold;
	background-image:none;
	padding: 0;
}
#widgetCategories .body {
	padding: 7px 0 0 15px;
}
#widgetCategories .body ul {
	margin: 2px 0px;
	padding: 0px;
	width: auto;
	display: block;
	list-style-type: none;
}
#widgetCategories .body ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	list-style: none outside none;
	padding-left: 0;
	margin-left: 0;
}
#widgetCategories .body ul li ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
	list-style-type: none;
	background-image: none;
}
#widgetCategories .body ul li ul li {
	font-size: 11px;
	margin: 2px 0px 2px 5px;
	padding: 3px 0px 3px 5px;
	color: #333333;
	font-weight: normal;
	list-style-type: none;
}
#widgetCategories .body ul li a {
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	background: inherit;
	display: block;
}
#widgetCategories .body ul li a:hover {
	color: #990000;
}
.catMenu {
	list-style-type: none;
}

#widgetFooter {
	width: auto;
	text-align: left;
}
#widgetFooter #menu {
	width: 500px;
	float: right;
}
#widgetFooter .nav {
	float: left;
	margin: 0;
	padding: 19px 0 10px 10px;
	width: 150px;
	}

#widgetFooter .nav .title {
	margin: 2px 0px;
	padding: 0px;
	width: auto;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #fff;
}

#widgetFooter .nav ul {
	margin: 0 0 0 1px;
	padding: 0;	
	text-align: left;
	list-style: none;
}

#widgetFooter .nav ul li {
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}

#widgetFooter .nav ul li a {
	text-decoration: none;
	color: #CCCCCC;			
}

#widgetFooter .nav ul li a:hover {
	text-decoration: underline;
}

#widgetFooter .copyright {
	clear: both;
	color: #ebe5df;
	font-size: 12px;
}
#widgetFooter .siteseal {
	float: left;
	padding: 50px 0 0 30px;
}


#widgetSidebar {
	float: left;
	padding: 0px;
	margin: 5px 0px;
	width: 175px;
	text-align: left;
	color: #000000;
}

#widgetSidebar .top {
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-image: none;
	}

#widgetSidebar .top a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

#widgetSidebar .body .items {
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-align: center;
	}

#widgetSidebar .body .subtotal {
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-align: center;
	}
#widgetSidebar .body .viewcart {
	font-size: 10px;
	text-align: right;
	margin: 1px 5px 3px 0px;
}

#widgetSidebar .btm {
	float: left;
	margin: 0;
	padding: 0;
	}

/* BEGIN widgetRight */
/* generic widget class for right sidebar */

.widgetRight {
	float: left;
	padding: 0px;
	margin: 5px 0px;
	width: 175px;
	text-align: left;
	color: #000000;
}

.widgetRight .top {
	padding: 0px;
	margin: 0px;
	height: auto;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-image: none;
}

.widgetRight .top a {
	text-decoration: none;
}

.widgetRight .body {
	padding: 0;
	margin: 10px 5px;
	text-align: center;
}
.widgetRight p {
	margin: 8px 0;
}
.widgetRight .body a {
	display: inline;
}

.widgetRight .btm {
	float: left;
	margin: 0;
	padding: 0;
}

/* END widgetRight */

#widgetNewArrivals {
	float: left;
	padding: 0px;
	margin: 5px 0px;
	width: 175px;
	text-align: left;
	color: #000000;
	}

#widgetNewArrivals .top {
	padding: 0px;
	margin: 0px;
	height: auto;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-image: none;
	}

#widgetNewArrivals .body {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	width: auto;
	text-align: center;
	}

#widgetNewArrivals .body .sdetailsNoImg {
	float: left;
	clear: left;
	padding-top: 15px;
	width: auto;
	}

#widgetNewArrivals .body .photo { }

#widgetNewArrivals .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	}

#widgetNewArrivals .body .title a {
	text-decoration: underline;
	color: #000000;
	}

#widgetNewArrivals .body .title a:hover {
	text-decoration: none;
	}

#widgetNewArrivals .body .sprice {
	padding: 8px 0 5px 0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	}

#widgetNewArrivals .body .sdetails {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 58px;
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background: url(../images/details_button.jpg) no-repeat;
	}

#widgetNewArrivals .body .sdetails a {
	text-decoration: none; 
	color: #000000;
	}

#widgetNewArrivals .body .sdetails a:hover {
	color: #000000;
	}

#widgetNewArrivals .body .all-link  {
	padding-top: 8px;
	padding-bottom: 13px;
	text-align: center;
	font-size: 11px;
	}

#widgetNewArrivals .body .all-link a {
	text-decoration: none; 
	color: #000000;
	}

#widgetNewArrivals .body .all-link a:hover {
	text-decoration: underline; 
	}

#widgetNewArrivals .btm {
	float: left;
	margin: 0;
	padding: 0;
	}

/*/ end widgetNewArrivals /*/

/*/ begin widgetTopSellers /*/

#widgetTopSellers {
	float: left;
	padding: 0px;
	margin: 5px 0px;
	width: 175px;
	text-align: left;
	color: #000000;
	}

#widgetTopSellers .top {
	padding: 0px;
	margin: 0px;
	height: auto;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-image: none;
	}
#widgetTopSellers .noItems {
	font-size: 12px;
	text-align: center;
}

#widgetTopSellers .body {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	width: auto;
	text-align: center;
	}

#widgetTopSellers .body .sdetailsNoImg {
	float: left;
	clear: left;
	padding-top: 15px;
	width: 216px;
	}

#widgetTopSellers .body .photo { }

#widgetTopSellers .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	}

#widgetTopSellers .body .title a {
	text-decoration: underline;
	color: #000000;
	}

#widgetTopSellers .body .title a:hover {
	text-decoration: none;
	}

#widgetTopSellers .body .sprice {
	padding: 8px 0 5px 0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	}

#widgetTopSellers .body .sdetails {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 58px;
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url(../images/details_button.jpg) no-repeat;
	}

#widgetTopSellers .body .sdetails a {
	text-decoration: none; 
	color: #000000;
	}

#widgetTopSellers .body .sdetails a:hover {
	color: #000000;
	}

#widgetTopSellers .body .all-link  {
	padding-top: 8px;
	padding-bottom: 13px;
	text-align: center;
	font-size: 11px;
	}

#widgetTopSellers .body .all-link a {
	text-decoration: underline; 
	color: #000000;
	}

#widgetTopSellers .body .all-link a:hover {
	text-decoration: none; 
	}

#widgetTopSellers .btm {
	float: left;
	margin: 0;
	padding: 0;
	}

/*/ end widgetTopSellers /*/

/*/ begin widgetFeatured /*/

#widgetFeatured {
	float: left;
	padding: 0px;
	margin: 5px 0px;
	width: 175px;
	text-align: left;
	color: #000000;
}

#widgetFeatured .top {
	padding: 0px;
	margin: 0px;
	height: auto;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-image: none;
	}

#widgetFeatured .top a {
	text-decoration: none;
}

#widgetFeatured .noItems {
	font-size: 12px;
	text-align: center;
}

#widgetFeatured .body {
	padding: 5px 0px;
	margin: 2px 10px 0px 5px;
	width: 165px;
	text-align: center;
	}

#widgetFeatured .body .sdetailsNoImg {
	float: none;
	clear: both;
	text-align: center;
	padding-top: 5px;
	width: auto;
	}

#widgetFeatured .body .photo { 
	margin: 3px;
	}

#widgetFeatured .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	}

#widgetFeatured .body .title a {
	text-decoration: none;
	color: #000000;
	}

#widgetFeatured .body .title a:hover {
	text-decoration: underline;
	}

#widgetFeatured .body .sprice {
	padding: 5px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	}

#widgetFeatured .body .sdetails {
	background: url(../design/images/small_btn.gif) no-repeat center center;
	font-size: 10px;
	font-weight: normal;
	width: 64px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	padding: 0px;
	margin: 0px auto;
}
#widgetFeatured .body .sdetails a {
	display: block;
	padding: 0px;
	margin: 0px;
}
#widgetFeatured .body .sdetails a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#widgetFeatured .all-link  {
	clear: both;
	text-align: center;
	font-size: 11px;
	line-height: 22px;
	padding: 10px 0px;
	}

#widgetFeatured .body .all-link a {
	text-decoration: none; 
	color: #000000;
	}

#widgetFeatured .body .all-link a:hover {
	text-decoration: underline; 
	}

#widgetFeatured .btm {
	float: left;
	margin: 0;
	padding: 0;
	}

/*/ end widgetFeatured /*/

/*/ begin widgetAnnounce /*/

#widgetAnnounce {
	padding: 0px;
	margin: 5px 0px;
}

#widgetAnnounce .body {
	padding: 0;
	margin: 2px 5px;
	text-align: center;
}
/*/ end widgetAnnouce /*/

/*/ begin widgetPromos /*/

#widgetPromos {
	float: left;
	padding: 0px;
	margin: 5px 0px;
	width: 175px;
	text-align: left;
	color: #000000;
}

#widgetPromos .top {
	padding: 0px;
	margin: 0px;
	height: auto;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-image: none;
}

#widgetPromos .top a {
	text-decoration: none;
}

#widgetPromos .body {
	padding: 0;
	margin: 2px 5px;
	text-align: center;
}
#widgetPromos .body a {
	display: block;
	margin: 10px 0;
}

#widgetPromos .btm {
	float: left;
	margin: 0;
	padding: 0;
}

/*/ end widgetPromos /*/

/*/ begin widgetNew /*/

#widgetNew {
	float: left;
	padding: 0px;
	margin: 5px 0px;
	width: 175px;
	text-align: left;
	color: #000000;
}

#widgetNew .top {
	padding: 0px;
	margin: 0px;
	height: auto;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #990000;
}

#widgetNew .top a {
	color: #990000;
	text-decoration: none;
}

#widgetNew .body {
	padding: 0;
	margin: 2px 5px;
	text-align: center;
}
#widgetNew .body a {
	display: block;
	margin: 10px 0;
}

#widgetNew .btm {
	float: left;
	margin: 0;
	padding: 0;
}

/*/ end widgetNew /*/

h2 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px;
}
#pageContent .pageNote p {
	margin: 10px 0px;
	line-height: 18px;
}
#pageContent h1 {
	font-size: 16px;
	font-weight: bold;
}
#pageContent ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 8px 0 8px 20px;
}

#productList #topOptions .search {
	height: auto;
	margin-bottom: 5px;
}


#productList h2 {
	margin: 5px 0px 15px 0px;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
}
#productList h2 a {
	color: #333333;
	text-decoration: none;
}
#productList h2 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#productList .title a {
	color: #333333;
	text-decoration: none;
}

#productList .title a:hover {
	text-decoration: underline;
	color: #CC0000;
}

#categoryList h2 {
	margin: 5px 0px 15px 0px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}
#categoryList h2 a {
	color: #333333;
	text-decoration: none;
}
#categoryList h2 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#categoryList .title a {
	color: #333333;
	text-decoration: none;
}

#categoryList .title a:hover {
	text-decoration: underline;
	color: #CC0000;
}

#productList #topOptions {
	margin-bottom: 15px;
	height: auto;
	clear: both;
}
#productList .photo {
	float: left;
	width: 125px;
	overflow: hidden;
}
#productList .bookPdf {
	float: none;
	clear: both;
	margin: 2px 5px;
	font-size: 11px;
	color: #666666;
}
#productList .bookPdf img {
	vertical-align: middle;
}
#productList .buttons {
	margin: 10px 0px;
}
#productList .description {
	width: 100%;
}
#productList .details .buttons .detailBtn {
	background:url(../design/images/small_btn.gif) no-repeat center center;
	font-weight: normal;
	font-size: 10px;
	float: none;
	clear: both;
	padding: 0px;
	width: 64px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	margin: 10px auto;
}
#productList .details .buttons .detailBtn a {
	display: block;
}
#productGrid .title {
	font-size: 12px;
}
#productGrid .title a {
	font-size: inherit;
}
#productGrid h2 a {
	text-decoration: none;
	color: #333333;
}
#productGrid h2 a:hover {
	text-decoration: underline;
}
#productGrid .bookPdf {
	font-size: 11px;
	color: #666666;
}
#productGrid .bookPdf img {
	vertical-align: middle;
}

#categoryList .homepagecontent h1, h1.headline {
	background-color: #008ECF;
	color: #FFFFFF;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	margin: 20px 0 5px;
	text-align: center;
	text-transform: uppercase;
}
#categoryList .homepagecontent h1 a, h1.headline a {
	color: #FFFFFF;
	text-decoration: none;
}
#categoryList .homepagecontent h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0;
}
#categoryList .homepagecontent p {
	margin: 10px 0;
}
#categoryList .homepagecontent img {
	border: 0;
	height: auto;
	max-width: 500px;
}
#categoryList .homepagecontent ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 8px 0 8px 20px;
}

.addToCartBtn a {
	display: block;
}
.addToCartBtn .sublink {
	font-size: 10px;
}
.content-odd1 {
	border-bottom: 1px dotted #D9D9D9;
}
.content-even1 {
	border-bottom: 1px dotted #D9D9D9;
}
.content-border {
	border-bottom: 1px dotted #D9D9D9;
	line-height: 0;
	height: 0;
}
.form-label .textQty {
	line-height: 20px;
	margin-right: 5px;
}
#productDetail {
	margin-top: 5px;
	margin-bottom: 5px;
}
#productDetail h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 10px 0;
}
#productDetail .bookPdf {
	font-size: 11px;
	color: #666666;
}
#productDetail .bookPdf img {
	vertical-align: middle;
}
#productDetail #navigation {
	margin: 0px;
	padding: 0px;
}
#productDetail #navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 120px;
	text-align: center;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-bottom: -1px;
	margin-right: 2px;
}
#productDetail #navigation li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
#productDetail #navigation li a:hover {
	color: #990000;
}
#productDetail #navigation .selected {
	background-color: #EEEEEE;
	font-weight: bold;
}
#productDetail #navigation .selected a:hover {
	color: #000000;
	font-weight: bold;
}
#productDetail #linkBackToList {
	margin: 5px 0;
}
#productDetailContent {
	border: 1px solid #CCCCCC;
	height: 300px;
	overflow: auto;
	padding: 10px;
	clear: both;
	float: none;
}
#productDetailContent .sectionTitle {
	display: none;
	visibility: hidden;
}
#productDetailContent .content {
	line-height: 16px;
	display: block;
}
#productDetail #productDescription p {
	margin: 5px 0px;
}
#productDetail #productDescription blockquote {
	margin: 5px 20px;
}
#productDetailContent .contentHide {
	display: none;
	visibility: hidden;
}
#productDetail #detailGroup {
	width: 100%;
	display: block;
}
#productDetail #relatedProducts {
	border: 0px;
	margin: 25px auto;
	width: 475px;
}
#productDetail #relatedProducts .hdr-title-text {
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
}
#productDetail #relatedProducts #relatedItem {
	width: 150px;
	float: left;
	clear: none;
	border: 1px dotted #CCCCCC;
	margin: 0px 5px 0px 0px;
	min-height: 275px;
}
#productDetail #relatedProducts .title {
	width: auto;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	padding: 5px 2px;
}
#productDetail #relatedProducts .photo {
	width: auto;
	text-align: center;
}
#productDetail #relatedProducts .details {
	width: auto;
	text-align: center;
	color: #666666;
}
#productDetail #productsRelated .sprice {
	width: auto;
	text-align: center;
	color: #666666;
	font-size: 10px;
}
#relatedProducts .buttons {
	margin: 5px 0px;
	font-size: 10px;
}
#relatedProducts .buttons .detailsBtn a {
	color:#FFFFFF;
	text-decoration: none;
	padding: 1px 9px;
	background-color: #93011B;
}
.hidden {
	display: none;
	visibility: hidden;
}

#viewCart #cartItems thead tr th {
	padding-right: 2px;
	padding-left: 2px;
}
#viewCart #cartItems tbody tr td {
	padding-right: 2px;
	padding-left: 2px;
}
#viewCart .noItems {
	margin: 20px 0px;
}
.viewCartDownloadable {
	font-size: 10px;
}
#viewCart #cartCoupon {
	height: auto;
}
#viewCart #cartCoupon .cartCouponNote {
	font-size: 9px;
	color: #333333;
	margin: 10px 3px;
	width: 250px;
}

#crossSell h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

#orderDetails .list a.sublink {
	font-size: 10px;
	line-height: 20px;
	background-image: url(../images/download.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 16px;
}
#orderDetails .list a:hover.sublink {
	color: #CC0000;
}


#contactForm textarea, #contactForm input[type=text] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}
#contactMsg {
	width: 275px;
	margin: 5px 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contactErrorMsg {
	border: 1px dotted #970013;
	background-color: #FF9999;
}
.contactTextMsg {
	border: 1px dotted #A3B5DD;
	background-color: #5875B1;
	color: #FFFFFF;
	font-weight: bold;
}

.termsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px dotted #999999;
	height: 100px;
	width: 350px;
	overflow: auto;
	padding: 4px;
}
.termsRequired {
	font-size: 11px;
	margin: 3px 0px;
}
.productSupplementation {
	margin: 5px 0;
	position: relative;
}
#productSupplementationText {
	color: #333333;
	font-size: 11px;
	cursor: default;
}
#productSupplementationText img {
	float: left;
	margin-right: 2px;
}
#productSupplementationHelp {
	display: none;
	font-size: 11px;
	line-height: 16px;
	color: #336699;
	background-color: #F1F1F1;
	width: 290px;
	height: auto;
	position: absolute;
	z-index: 99;
	border: 1px solid #993333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 8px;
	margin: 5px 0;
}
.productFreeShippingText {
	color: #333333;
	font-size: 11px;
}
.productFreeShippingText img {
	float: left;
	margin-right: 2px;
}


.advCategorySearch {
	padding: 15px 0;
	clear: both;
}
.advCategorySearch .categoryGroup {
	border: 1px solid #CCCCCC;
	padding: 0 15px;
	display: inline;
}
.advCategorySearch .categoryGroup legend {
	padding: 0 5px;
}

#social {
	float: left;
	padding: 19px 0 0 30px;
}
#social .social_title {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    margin: 2px 0;
    padding: 0;
    text-align: left;
}
#social ul {
	margin: 5px 0;
	padding: 0;
}
#social ul li {
	display: inline;
	padding: 0 10px;
}
#social ul li a img {
		box-shadow: 1px 1px 3px #666666;
}
