@import  url(/images/v2/img/top.css);

@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700);
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Condensed);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Sue+Ellen+Francisco);

table#topheader {
    background: url(/images/v2/v2_top_bg.gif);
}

td#sidenav {
	height: 386px;
	background-image: url(/images/v2/v2side_bg_r1_c1.gif);
	background-repeat: repeat-y;
}

td img2 {
    display: none;
}

body,td,th {
    color: #634A3A;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

body {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    background-attachment: fixed;
    background-color: #FDFDFD;
    background-image: url(/images/bg/rotator.php);
    background-position: 120px top;
    background-repeat: no-repeat;
    margin: 0;
    display: block;
}

p {
    width: 95%;
}

.style13 {
    color: #FFF;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 8pt;
}

.style14 {
    color: #D5FF21;
    font-weight: 700;
}

a {
    color: #634A3A;
    font-weight: 400;
    outline: none;
}

a:visited {
    color: #634A3A;
    font-weight: 400;
    text-decoration: underline;
}

a:hover {
    color: #FF3F92;
    font-weight: 400;
}

#content {
    display: block;
    table-layout: fixed;
    text-align: left;
    width: 100%;
    margin: auto;
    padding-left: 15px;
}

.browseproddrop {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-family: Lucida Sans, Lucida Sans Unicode, Georgia, Times, serif;
    font-size: 11px;
}

.inputbg {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #F5F5F5;
    border: thin solid #C9CACA;
    color: #7A5C48;
    font-family: Lucida Sans, Lucida Sans Unicode, Georgia, Times, serif !important;
    font-size: 12px;
    padding: 5px;
	vertical-align: top;
	text-transform:capitalize !important;
	
}

.inputbg:hover,.input:visited {
    background-color: #FFC;
}

.inputbgproduct {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: thin solid #7A5C48;
	background-color: #FFF;
	color: #7A5C48;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: auto;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}

.inputbgproduct:hover,.inputbgproduct:visited {
    border-shadow: .1em .1em .2em #FFC;
}

.inputbg404 {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #E8F2FF;
    border: thin solid #A7D0FE;
    color: #7A5C48;
    font-family: Lucida Sans, Lucida Sans Unicode, Georgia, Times, serif;
    font-size: 16px;
    height: 30px;
    width: 200px;
    vertical-align: middle;
    margin: inherit;
    padding: 5px;
}

.tdborder {
    border: thin dashed #D6FF1F;
}

.ourfriends {
    font-size: 9px;
    letter-spacing: 0;
    line-height: 14px;
    text-align: left;
    word-spacing: 0;
}

.style31 {
    font-size: 10px;
}

.friendsborder {
    border-bottom-color: #7B5C48;
    border-top-color: #7B5C48;
    border-style: dashed none;
    border-width: 1px;
}

.inputbg2 {
    background-color: #F9FFDD;
    border: thin solid #D5FF1F;
    color: #7A5C48;
    font-family: Lucida Sans, Lucida Sans Unicode, Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.inputbutton2 {
    background-color: #F7FFD5;
    border: thin solid #D5FF1F;
    color: #FF3F92;
    font-family: Lucida Sans, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 700;
    cursor: pointer;
    padding: 3px;
}

.inputbutton2:hover {
    background-color: #FF3F92;
    border: thin solid #D5FF1F;
    color: #F7FFD5;
    font-family: Lucida Sans, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 700;
    cursor: pointer;
    padding: 3px;
}

.inputbutton404 {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #F7FFD5;
    border: thin solid #D5FF1F;
    color: #FF3F92;
    font-family: Lucida Sans, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    height: 40px;
    vertical-align: middle;
    padding: 5px;
}

.inputbutton404:hover {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #FF3F92;
    border: thin solid #D5FF1F;
    color: #F7FFD5;
    font-family: Lucida Sans, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    height: 40px;
    padding: 5px;
}

h1.indexh1 {
    color: #634A3A;
    font-size: 12px;
    font-weight: 100;
}

h1.desc {
	font-size: 19px;
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right:auto;
	display: table;
	width:inherit;
}

div.sectionheader {
    padding-left: 15px;
    text-align: left;
}

h1.underimage {
    font-family: Folksolid, ChineseRocksRegular, Impact, Arial Narrow, Arial, Helvetica, sans-serif;
    font-size: 14px;
    word-spacing: 0;
    color: #F33;
    font-weight: 400;
}

h1.deptheader {
    background-image: url(/images/h1_dept_bg.png);
    background-repeat: no-repeat;
    color: #634A3A;
    font-family: lobster_1.3regular,ChineseRocksRegular,Georgia,Serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
    text-align: left;
    text-indent: 15px;
    display: inline-block;
    margin-top: 25px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: 5px;
    text-shadow: 2px 2px 2px #FFF;
    width: 100%;
}

h2.deptheader {
    background-image: url(/images/h1_dept_bg.png);
    background-repeat: no-repeat;
    color: #634A3A;
    font-family: 'Sue Ellen Francisco', cursive;
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
    text-align: left;
    text-indent: 15px;
    display: inline-block;
    margin-top: 25px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: 5px;
    width: 100%;
	text-transform:uppercase;
}

h3.deptheader {
	background-image: url(/images/h1_dept_bg.png);
	background-repeat: no-repeat;
	color: #634A3A;
	font-family: 'Sue Ellen Francisco', Georgia, Serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 40px;
	text-align: left;
	text-indent: 15px;
	display: block;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	text-shadow: 2px 2px 2px #FFF;
	text-transform: uppercase;
}

h1.deptheaderwomens {
    background-image: url(/images/h1_dept_bg.png);
    background-repeat: no-repeat;
    color: #FF4193;
    font-family: lobster_1.3regular,ChineseRocksRegular,Georgia,Serif;
    font-size: 22px;
    line-height: 40px;
    text-align: left;
    text-indent: 15px;
    margin: 25px 5px 15px;
    display: inline-block;
    width: 100%;
    text-shadow: 2px 2px 2px #FFF;
}

h2.deptheaderwomens {
    background-image: url(/images/h1_dept_bg.png);
    background-repeat: no-repeat;
    color: #FF4193;
    font-family: 'Sue Ellen Francisco',Georgia,Serif;
	font-weight:400;
    font-size: 22px;
    line-height: 40px;
    text-align: left;
    text-indent: 15px;
    margin: 25px 5px 15px;
    display: inline-block;
    width: 100%;
	text-transform:uppercase;
	}

h2 {
    color: #634A3A;
    font-family: 'Open Sans', Lucida Sans, Lucida Sans Unicode, Lucida Grande, Lucida Grande,Lucida Sans Unicode, Tahoma, Arial Narrow, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.03em;
    padding-left: 20px;
    text-align: left;
}

.deptmenu,.deptmenu a {
	color: #634A3A;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	height: auto;
	width: auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.deptmenu:hover {
	color: #FFFFFF;
	background-color: #634A3A ;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	
}

.cpshopbreadcrumb {
    color: #B0DD00;
    display: block;
    font-family: \Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.01em;
    text-align: left;
    width: 760px;
    position: inherit;
    line-height: 12px;
}

#ordering {
    background-image: url(http://flippinsweetgear.com/images/prod_pg_bg.png);
    background-position: 0 10px;
    background-repeat: no-repeat;
    text-align: left;
    padding-left: 10px;
    width: auto;
}

p.sectiondesc {
    font: 20px 'Roboto Slab', ProvidenceRegular, Arial "Arial Black", Gadget, sans-serif, Helvetica, sans-serif;
    text-align: left;
    color: #634A3A;
    padding-left: 10px;
    padding-right: 20px;
    text-decoration: none;
    display: auto;
    float: left;
}

.storecomment {
    text-align: left;
    max-width: 700px;
}

.sidebarpartner {
    color: #CEF;
}

.smallText {
    padding-left: 10px;
    text-align: left;
}

div.xsmallText,div#sizeContainer.xsmallText.block {
    text-align: left;
    display: inline-block;
    width: inherit;
    padding-right: 5px;
}

.smallprint1 {
    font-size: 11px;
    text-align: left;
}

.productPrice {
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	font-weight: 700;
	letter-spacing: 0;
	padding-bottom: 50px;
	text-align: center;
	vertical-align: top;
	display: block;
	height: 50px;
}

.productText a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    text-decoration: none;
    vertical-align: top;
    width: 170px;
	height:auto;
	text-align:left;
    float:left;
	display:block;
    font-size: 11px;
    text-height: auto;
}

.productText a:visited,.productText a:hover {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    padding-bottom: 30px;
    vertical-align: top;
}

.sectionText a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    text-decoration: none;
    vertical-align: top;
    width: auto;
	height:auto;
	text-align:center;
    float:center;
	display:block;
    font-size: 11px;
    text-height: auto;
}

.sectionText a:visited,.productText a:hover {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    padding-bottom: 30px;
    vertical-align: top;
}

.splash_head {
    color: #D2FF22;
    font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
}

#screenshot {
    background-image: url(/images/tooltip_bg.png);
    background-repeat: no-repeat;
    color: #7D604B;
    display: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 270px;
    line-height: 22px;
    min-width: 300px;
    position: absolute;
    text-align: bottom;
    vertical-align: text-bottom;
    padding: 40px 15px 15px;
}

a img {
    border: 0;
    text-decoration: none;
}

img {
    border: none;
}

img.prodthumb {
    max-height: 190px;
    max-width: 190px;
    min-height: 190px;
    min-width: 190px;
    width: 190px;
    vertical-align: middle;
}

table.prodthumb {
    padding-bottom: 25px;
    width: 190px;
    margin-right: 3px;
    table-layout: fixed;
}

img.prodthumb2 {
    max-height: 230px;
    max-width: 230px;
	min-height: 230px;
    vertical-align: middle;
}

.secpicimg {
    display: block;
    vertical-align: middle;
    max-height: 150px;
    max-width: 150px;
    min-height: 100px;
    min-width: 100px;
    height: inherit;
}

.secpic {
    background-image: url(http://flippinsweetgear.com/images/product_border/product_bg_box_bg.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

img.secpicimg {
    max-height: 150px;
    max-width: 150px;
    object-fit: contain;
    display: block;
    height: inherit;
    vertical-align: middle;
}

div.secthumbborder {
    height: 160px;
    width: 160px;
    object-fit: contain;
    background-image: url(http://flippinsweetgear.com/images/product_border/product_bg_box_bg.gif);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 7px;
    display: table-cell;
    vertical-align: middle;
}

div.secthumb {
    height: 185px;
    width: 172px;
    display: block;
    float: left;
    overflow: hidden;
    padding-top: inherit;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 10px;
}

div.secthumbhome {
    height: 160px;
    width: 172px;
    display: block;
    float: left;
    overflow: hidden;
    padding-top: inherit;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 10px;
}

img.secthumb {
    vertical-align: middle;
    display: inherit;
    margin: auto;
}

.fabric {
    text-align: center;
    vertical-align: bottom;
    padding-top: 2px;
    position: relative;
    display: block;
    margin: auto;
}

#cpPremiumHeader {
    display: none;
    height: 0;
    visibility: hidden;
}

div.resultItem {
    background-image: url(http://flippinsweetgear.com/images/product_border/product_bg_box_bg.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

td.footer {
    background-color: transparent;
    left: 175px;
    position: absolute;
    width: 750px;
}

.CustomText {
    font-family: Verdana, Geneva, sans-serif;
}

.xsmallText a,.xsmallText a:visted,.xsmallText a:hover {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 700;
}

.xsmallText {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 700;
    text-transform: none;
}

.leftnav li,.leftnav a,.leftnav a:visited {
    color: #5C4536 !important;
    font-family: Roboto Slab, ProximaSansRegular, sans-serif, Arial Black, Arial, Helvetica;
    font-size: 12px;
    line-height: 18px;
    list-style-type: none;
    outline: none;
    text-decoration: none;
    padding: 0;
    max-width: inherit;
    text-shadow: 0 0 0 #DDF2F9;
	font-weight:700;
}

.leftnav a:hover {
    color: #FF3F92 !important;
    text-shadow: 2px 2px 4px #DDF2F9;
}

.cpshopbreadcrumb a:hover {
    text-decoration: underline;
    text-align: left;
}

html .zoomimage {
    height: expression(this.scrollHeight>249?"250px":"auto");
    max-height: 250px;
    max-width: 250px;
    width: expression(document.body.clientWidth>249?"250px":"auto");
}

html .sectionthumb {
    height: expression(this.scrollHeight>149?"150px":"auto");
    max-height: 150px;
    max-width: 150px;
    width: expression(document.body.clientWidth>149?"150px":"auto");
}

.tableheaderbg {
	background-color: #7D604B;
	background-image: url(/images/v2/v2_top_bg.gif);
	background-repeat: repeat-x;
}

td.tablebg {
    background-color: #F1F7FE;
    border-bottom-color: #7D604B;
    border-bottom-width: 1px;
    color: #644D3C;
    padding-bottom: 5px;
    padding-top: 5px;
    border-style: none none dashed;
}

td.tablebg2 {
    background-color: #DEEDFE;
    border-bottom-color: #7D604B;
    border-bottom-width: 1px;
    color: #644D3C;
    border-style: none none dashed;
}

div.cpButtonContainer floatR {
    font-size: 24px;
}

.strikeOutText {
    padding-right: 5px;
    text-decoration: line-through;
}

.redBoldText {
    color: #F03;
}

#carouselcontainer {
    font-size: 11px;
    text-align: center;
    margin-left: 0px !important;
	height:auto;
    padding: inherit;
    position: auto;
}

#carouselheader {
    font-size: 11px;
	text-align:left;
}

#carouselcontainer a,#carouselcontainer a:visited {
    color: #634A3A;
    font-size: 9px;
    text-align: center;
    text-decoration: none;
}

#carouselcontainer a:hover {
    color: #FF3F92;
    font-size: 9px;
    text-align: center;
    text-decoration: underline;
}

#prodtd #mainimg {
    background-position: center center;
    background-repeat: no-repeat;
    border: none;
    display: block;
    height: 440px;
    text-align: left;
    width: 440px;
    padding: 8px;
}

#prodtd {
    text-align: center;
    width: 760px;
    display: block;
}

#cpCenterItem {
    display: block;
    text-align: center;
}

.proddesc {
    background-repeat: no-repeat;
    color: #634A3A;
    font-family: 'Open Sans', Roboto Slab, Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-bottom: 0;
    text-align: left;
    line-height: auto;
    height: auto;
}

#availabilityMessage {
    color: #634A3A;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}

#shippingDeadlines {
    color: #06C;
    font-size: 11px;
    font-weight: 400;
    width: 300px;
}

form.paypalFormButton {
    text-align: right;
}

.headernav a,.headernav a:visited {
	color: #9CC400;
	font-family: 'Ubuntu Condensed', Gill Sans Condensed, arial narrow, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-size: 1.2vm;
	font-size: 1.5vmin;
	font-style: normal;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-right: 6px;
	padding-left: 6px;
}

.headernav a:hover {
    color: #666;
    font-style: normal;
}

.headernav3 a,.headernav3 a:visited {
	color: #9CC400;
	font-family: 'Ubuntu Condensed', Gill Sans Condensed, arial narrow, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-size: 1.2vm;
	font-size: 1.5vmin;
	font-style: normal;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 10px;
}

.headernav3 a:hover {
    color: #666;
    font-style: normal;
}

div#subav {
	text-align: left;
	height: 15px;
	width: 700px;
}

div#miscNotes {
	visibility: hidden;
	display: none;
}

div#main {
	width: 736px; !important
}

.stalkus {
    color: #666;
    font-family: 'Ubuntu Condensed', Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-style: normal;
	display:block;
	float:left;
	padding-right:5px;
	padding-left:10px;
}

.headernav2 a,.headernav2 a:visited {
	color: #666;
	font-family: 'Ubuntu Condensed', "Gill Sans Condensed", "arial narrow", Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-size: 1.2vm;
	font-size: 1.5vmin;
	font-style: normal;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-right: 6px;
	padding-left: 6px;
}

.headernav2 a:hover {
    color: #9C6;
    font-style: normal;
}

.headernavoct a,.headernavoct a:visited {
    color: #F90;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
}

.headernavoct a:hover {
    border-bottom-color: #CCC;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    color: #333;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-style: normal;
}

.headernavnov a,.headernavnov a:visited {
    color: red;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
}

.headernavnov a:hover {
    border-bottom-color: #CCC;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    color: #090;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-style: normal;
}

.headernavpats a,.headernavnov a:visited {
    color: #093;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
}

.headernavpats a:hover {
    border-bottom-color: #CCC;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    color: #F90;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-style: normal;
}

.topsearches a,.topsearches a:visited {
    color: #666;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
    display: block;
    width: 190px;
    text-indent: 15px;
    padding-bottom: 5px;
}

.topsearches a:hover {
    color: #09F;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    text-align: left;
    vertical-align: middle;
    display: block;
    text-decoration: underline;
}

.genericlink a,.genericlink a:visited {
    color: #666;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    vertical-align: center;
    display: block;
    padding-bottom: auto;
}

.genericlink a:hover {
    color: #09F;
    text-decoration: underline;
}

.headernavbreak {
    color: #999;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-style: normal;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}

div#pagination a{
	text-decoration: none !important;
	text-align: center;
	vertical-align: middle;
	font-size:16px;
	padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
	}
	
	div#pagination a:hover{
    border-bottom-color: #FFF;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    color: #FFF;
    border: solid 1px #333;
    background-color: #9CC400;
	text-decoration:none;
	}

a.pageLink {
	font-size:16px;
    color: #634A3A;
    text-decoration: none;
    border: solid 1px #FFF;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    line-height: 20px;
	display: inline-block;
}

a.pageLink:hover {
    border-bottom-color: #FFF;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    color: #FFF;
    border: solid 1px #333;
    background-color: #9CC400;
	text-decoration:none;
}

span.selectedPage {
	color: #000;
	border:none !important;
	font-family: sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	vertical-align: middle;
	line-height: 35px;
	height: auto;
	margin: 0px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
	display: inline-block;
}

.cpshop-pagelinks {
	color: #000;
	display: table;
	font-family: sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	width: 680px;
	text-align: center;
	vertical-align: middle;
	line-height: 35px;
	height: auto;
	margin: 0px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
	display: inline-block;
}

.cpshop-pagelinks a {
	font-size:16px;
    color: #634A3A;
    text-decoration: none;
    border: solid 1px #FFF;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    line-height: 20px;
	display: inline-block;
}

.cpshop-pagelinks a:hover {
    border-bottom-color: #FFF;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    color: #FFF;
    border: solid 1px #333;
    background-color: #9CC400;
}

.c9 tr td .c2 .c9 {
    text-align: justify;
}

#fb-root {
    height: 28px;
}

#productInfo {
    width: 310px;
}

#topheader td img,#sidenav td img,tr.decoration img {
    display: block;
}

.inputbutton,input.btn {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #C4E0FE;
    border: thin solid #A7D0FE;
    color: #369;
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
    font-size: 11px;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 700;
    vertical-align: top;
    display: inline-block;
    white-space: normal;
    padding-right: 1.5px;
    padding-left: 1.5px;
    text-transform: none;
    text-shadow: 1px 0 white, 0 1px white, 1px 0 white, 0 -1px #FFF;
}

.inputbutton:hover,input.btn:hover {
    background-color: #FFC;
}

input.largeButton.addToCartBtn {
    background: url(/images/addtocart-bg-sprite.png) no-repeat 0 0;
	text-indent: -9000px;
    width: 140px;
    height: 30px;
    cursor: pointer;
    font-family: 'Roboto Slab', Folksolid, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: left;
    text-transform: capitalize;
    vertical-align: baseline;
    border: none;
    color: #634A3A;
    font-weight: 700;
}

input.largeButton.addToCartBtn:hover {
    background-position: 0 -30px;
}

input#addtocart {
    background: url(/images/addtocart-bg-sprite.png) no-repeat 0 0;
	text-indent: -9000px;
    width: 140px;
    height: 30px;
    cursor: pointer;
    font-family: 'Roboto Slab', Folksolid, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: left;
    text-transform: capitalize;
    vertical-align: baseline;
    border: none;
    color: #634A3A;
    font-weight: 700;
	margin-left:15px;
	margin-bottom:5px;
}

input#addtocart:hover {
    background-position: 0 -30px;
}

div#productInfo.block {
	padding-top:20px;
}

input.largeButton.checkoutBtn {
    background: url(/images/proceedtocheckout.gif) no-repeat 0 0;
    width: 190px;
    height: 38px;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    text-transform: capitalize;
    border: none;
	text-indent:10px;
}

input.largeButton.keepShoppingBtn {
    background: url(/images/keepshopping.gif) no-repeat 0 0;
    width: 120px;
    height: 38px;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: left;
    text-transform: capitalize;
    border: none;
    color: #FFF;
	visibility:visible;
}

h1.sectiondesc {
    font: 16px 'Roboto Slab', ProvidenceRegular, Arial "Arial Black", Gadget, sans-serif, Helvetica, sans-serif;
    text-align: left;
    color: #634A3A;
    padding-left: 10px;
    padding-right: 20px;
    text-decoration: none;
    display: auto;
    float: left;
    line-height: 18px;
	font-weight:700;
	width: 100%;
}

h1,.pageTitle head {
    text-align: left;
    color: #634A3A;
    font-family: 'Roboto Slab', Folksolid, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 23px;
}

.prodthumb,.prodthumb2 {
    max-height: 230px;
    max-width: 230px;
    width: inherit;
    table-layout: fixed;
    text-align: center;
    vertical-align: middle;
}

.cpshopbreadcrumblink a,.cpshopbreadcrumblink a:visited,.cpshopbreadcrumb a,.cpshopbreadcrumb a:visited {
    text-decoration: none;
    text-align: left;
}

div.cartItemProductName a,div.cartItemProductName a:visited,div.cartItemProductName a:hover {
    font-size: 11px;
    font-weight: 400;
}

.buyimage {
    position: relative;
    width: 30px;
    height: 14px;
    background-repeat: no-repeat;
    background-image: url(/images/add_to_cart_sm.gif);
    float: right;
    cursor: pointer;
}

#promo {
    background-repeat: no-repeat;
    top: 0;
    right: 0;
    position: absolute;
    width: 175px;
    height: 175px;
    z-index: 1;
}

xsmallText prodNumber block {
    font-weight: 400;
}

.xsmallText availMsg block {
    font-weight: 700;
}

input.largeButton.checkoutBtn:hover,input.largeButton.keepShoppingBtn:hover {
    background-position: 0 -38px;
}

.defaultimageborder,.imageborder {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.footerContent {
    display: table-cell;
    position: inherit;
    width: 760px;
    left: 200px;
}

#productNumber.xsmallText.prodNumber.block {
    font-size: 9px;
    display: table-cell;
	font-family:Arial, Helvetica, sans-serif;
}

div#availabilityMessage.xsmallText.availMsg.block {
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.viewlarger {
    width: 100% !important;
    height: 25px;
    text-indent: -9000px;
    display: block;
    float: left;
    margin-right: 4px;
    margin-bottom: 4px;
	text-align:center;
    background-image: url(/images/view_larger.gif);
    background-position: center;
    background-repeat: no-repeat;
}

div.sorttitle {
    text-align: left;
    line-height: 16px;
    display: table;
    width: 700px;
	padding-top:10px;
	margin-bottom: -15px;
}

span#sellPriceId {
    letter-spacing: -2px;
    color: #9CC400;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 700;
    display: table-cell;
    vertical-align: bottom;
}

div#subnavwrapper {
	display:table;
	width: 800px;
	height: 30px;
}

div#subnavmenu {
	display:table-cell;
	width:auto;
	display:block;
	float:left;
	vertical-align:middle;
	padding-right:15px;
	padding-top:7px;
}

div#searchbox {
	width:220px;
	display:inline;
}

div.addthis_toolbox addthis_default_style {
	width:150px;
	display:block;
	float:right;
}

.shopMoreLink #sellPrice #sellPriceId {
    letter-spacing: 0;
    color: #9CC400;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    display: block;
}

select.#sizeContainer {
    font-size: 14px;
}

#productwrap {
    margin-top: 0;
    font-size: .9em;
    color: #666;
}

span#salePriceId.redBoldText {
    font-family: Arial Narrow, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: 0;
    padding-bottom: 50px;
    text-align: left;
    vertical-align: top;
}

.scrolltop {
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:50px;
    display:none;
    text-indent:-9999px;
    background: url(/images/icon_top.png) no-repeat;
}

/*
.scrolltop,.scrolltop a:visited  {
    background-color: #E7E7E7;
    padding: 1px;
    text-decoration: none;
    color: #666;
    display: table;
    text-align: right;
    float: right;
    margin-left: 700px;
    vertical-align: top;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

scrolltop a:hover{
    color: #FFF;
    background-color: #9CC400;
}
*/

div.carouselitem {
    height: 150px;
    padding-bottom: 25px;
}

li.jcarousel-item.jcarousel-item-horizontal.jcarousel-item-1.jcarousel-item-1-horizontal {
    height: 150px;
}

div#sizeContainer.xsmallText.block {
    border: none;
}

div.views {
    border: none;
    height: 440px;
}

div.product-thumbnail {
    display: block;
    width: 230px;
    height: 280px;
    padding: 4px;
    margin: 0 7px 15px;
    text-align: center;
    overflow: hidden;
    float: left;
}

div.product-thumbnail img {
    margin: 0 auto 3px;
}

div.product-thumbnail2 {
    display: block;
    width: 190px;
    height: 240px;
    text-align: center;
    overflow: hidden;
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 5px;
    padding-bottom: 15px;
    padding-left: 0;
}

div.product-thumbnail2 img {
    margin: 0 auto 3px;
}

#container {
    width: 100%;
}

div.jcarousel-skin-pdp {
    padding-left: 0px;
}

div.style22 {
	height: 170px;
	width: 160px;
	object-fit: contain;
	background-image: url(http://flippinsweetgear.com/images/product_border/product_bg_box_bg.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: table-cell;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.indexintro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 222px;
	left: 762px;
	color: #666;
	visibility: visible;
}

div#mightlikecontainer {
	width: 740px;
	height: 175px;
	margin-left: 10px;
	float:center;
}

h4#carouselheader {
	text-transform: capitalize !important;
}

span.pagnPrevArrow {
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

span.pagnNextArrow {
font-weight:bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	height:auto;
}

span#pagnNextString {
font-weight:bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-decoration:none;
	display: inline-block;
	height:auto;
}

span#pagnPrevString {
font-weight:bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-decoration:none;
	display: inline-block;
}

span.pagnPrevArrowoff {
	font-weight: normal;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #CCC;
}

span.pagnNextArrowoff {
	font-weight: normal;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #CCC;
}


.addthis_toolbox {
	margin-top: 0px !important;
}

div#shareContainercpshop.block {
	height: 20px !important;
}

div.jcarousel-container.jcarousel-container-horizontal, div.jcarousel-clip.jcarousel-clip-horizontal {
	width:720px !important;	
}

div.sidenav {
	height: 386px;
	width: 178px;
}

#searchindex, .searchindex, input.searchindex {
	width: 21px;
	height: 27px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}

.searchhead {
	width: 21px;
	height: 27px;
	display: inital;
	vertical-align: top;
	opacity: 0.9;
	right: 30px;
	position: relative;
	z-index: 2;
}

#buttons img, #buttons input {
    vertical-align:bottom;
}

.cpCenter .cpCenterItem {
float: center !important;
}

@media screen and (max-width: 899px) {
.headernav, .headernav a {
	font-size: 3.0vmin !important;
}
.headernav2, .headernav2 a {
	font-size: 3.0vmin !important;
}
table#topheader {display: none}
td#sidenav {display: none}
}
