@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900);
/* CSS Document */


/** ID's 
body {
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400; 
	font-size: 10px;
	color: #666666;
	width: 100%;
	background: url(../../images/background.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

label {
	width: 150px;
	text-align:right;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

input, select, textarea {
	width: 300px;
	float: left;
	display: block;
	margin-top: 10px;
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400; 
}

**/

/** ID's **/

#bodyContainer {
	margin: 0 auto;
	width: 1000px;
	min-height: 1000px;
}

#bodyText {
	font-size: 11px;
	color: gray;
	width:640px;
	margin-top: 10px;
}

#bodyText a {
	color: white;
}

#bodyTextTop {
	width: 640px;
	height: 11px;
	background: url(../../images/middlemenutop.gif) top left no-repeat;
}

#bodyTextMiddle {
	width: 640px;
	background-color: #202020;
	margin: 0;
}

#bodyTextBottom {
	width: 640px;
	height: 11px;
	background: url(../../images/middlemenubottom.gif) top left no-repeat;
}


#bodyText2 {
	font-size: 11px;
	color: gray;
	width:802px;
	margin-top: 10px;
}

#bodyText2 a {
	color: white;
}

#bodyText2Top {
	width: 802px;
	height: 11px;
	background: url(../../images/bigmenutop1.gif) top left no-repeat;
}

#bodyText2Middle {
	width: 802px;
	background-color: #202020;
	margin: 0;
}

#bodyText2Bottom {
	width: 802px;
	height: 11px;
	background: url(../../images/bigmenubottom1.gif) top left no-repeat;
}

#footerCopy {
	float: right;
	width: 250px;
	text-align: right;
	margin-right: 12px;
	color: gray;
	font-weight: bold;
	margin-top: 3px;
}

#footerMain {
	width: 600px;
	margin-left: 200px;
	text-align: center;
	color: gray;
	font-weight: bold;
	margin-top: 10px;
}

#footerMain a {
	color: red;
	text-decoration: none;
}

#footerMain2 {
	width: 600px;
	margin-left: 200px;
	text-align: center;
	color: gray;
	font-weight: bold;
	margin-top: 4px;
}

#footerMain2 a {
	color: red;
	text-decoration: none;
}

#footerParents {
	width: 600px;
	margin-left: 200px;
	text-align: center;
	color: gray;
	font-weight: bold;
	margin-top: 20px;
}

#footerParents a {
	color: red;
	text-decoration: none;
}

#footerMenu {
	width: 1000px;
	height: 250px;
}

#formErrors {
	color: #bc0101;
	margin-bottom: 10px;
	font-weight: bold;
	margin-left: 20px;
}

#goBack {
	float: right;
	text-align: right;
	font-size: 10px;
	width: 500px;
	margin-right: 10px;
	color: #eee;
}

#goBack a {
	color: #eee;
	text-decoration: none;
}

#header {
	width: 1000px;
	height: 79px;
	background: url(../../images/headerbackground.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px;
	border: 0px;
	padding: 0px;
	margin-left: 9px;
}

#headerRight {
	width: 206px;
	margin-right: 9px;
	float: right;
	margin-top: 0px;
}

#headerLeft {
	width: 234px;
	height: 79px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}

#leftMenu {
	float: left;
	width: 146px;
	margin-left: 18px;
}

#mainBody {
	width: 1000px;
	min-height: 1000px;
	background: url(../../images/main_background.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#mainMenu {
	width: 1000px;
	height: 29px;
}

#rightMenu {
	float: right;
	width: 146px;
	margin-right: 18px;
}


#subMainBody {
	width: 1000px;
	height: 15px;
	margin: 0px;
	background: url(../../images/mainBottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#theCenter {
	float: left;
	width: 640px;
	margin-left: 18px;
}

#theCenter2 {
	float: left;
	width: 802px;
	margin-left: 15px;
}

#theCenter3 {
	float: left;
	width: 802px;
	margin-left: 100px;
}

/** CLASSES's **/

.button_extreme {
  background-color: #4CAF50;
  border: none;
  color: white;
  padding: 5px 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 10px;
  margin: 4px 2px;
  cursor: pointer;
}


.banner {
	width: 600px;
	margin-left: 120px;
	margin-right: 20px;
}

.bodySubTitle {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	margin-top: 40px;
	margin-left: 20px;
}

.bodyTextClass {
	font-size: 11px;
	color: #e2e2e2;
	width:640px;
	margin-top: 10px;
}

.bodyTextClass a {
	color: white;
}

.bodyTextTopClass {
	width: 640px;
	height: 10px;
	background: url(../../images/middlemenutop.gif) top left no-repeat;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.bodyTextTopClassWhite {
	width: 640px;
	height: 11px;
	background: url(../../images/SLIB_whitetopbackground.gif) top left no-repeat;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.bodyTextMiddleClass {
	width: 640px;
	background-color: #202020;
	margin: 0;
	border: 0;
	padding: 0;
}

.bodyTextMiddleClassWhite {
	width: 639px;
	background-color: #fff;
	margin: 0;
	border: 0;
	padding: 0;
	margin-left: 1px;
}

.bodyTextBottomClass {
	width: 640px;
	height: 11px;
	background: url(../../images/middlemenubottom.gif) top left no-repeat;
}

.bodyTextBottomClassWhite {
	width: 640px;
	height: 11px;
	background: url(../../images/SLIB_whitebottombackground.gif) top left no-repeat;
}

.bodyText2Class {
	font-size: 11px;
	color: gray;
	width:802px;
	margin-top: 10px;
}

.bodyText2Class a {
	color: white;
}

.bodyText2TopClass {
	width: 802px;
	height: 11px;
	background: url(../../images/bigmenutop1.gif) top left no-repeat;
}

.bodyText2MiddleClass {
	width: 802px;
	background-color: #202020;
	margin: 0;
}

.bodyText2BottomClass {
	width: 802px;
	height: 11px;
	background: url(../../images/bigmenubottom1.gif) top left no-repeat;
}


.bodyTitle {
	font-size: 16px;
	font-weight: bold;
	/*color: #bc0101;*/
	color: #ffffff;
	margin-left: 20px;
	padding-top: 10px;
}

.bodyTitle a {
	font-size: 16px;
	font-weight: bold;
	/*color: #bc0101;*/
	color: #ffffff;
	padding-top: 10px;
	text-decoration: none;
}

.bodyTitle2 {
	font-size: 16px;
	font-weight: bold;
	color: #202020;
	margin-left: 20px;
	padding-top: 10px;
}

.bodyTitle2 a {
	font-size: 16px;
	font-weight: bold;
	color: #202020;
	padding-top: 10px;
	text-decoration: none;
}

.btext {
	color: white;
	font-weight: bold;
}

.bText2 {
	color: white;
	font-weight: bold;
}

.cart{
	width: 700px;
	margin-left: 50px;
	border: solid thin #aaa;
}
.cartStore {
	width:100px;
	float: left;
	padding: 10px;
}

.cartItem {
	width: 375px;
	float: left;
	padding: 10px;
}

.cartItemName {
	width: 30px;
	float: left;
	padding: 10px;
}

.cartPrice {
	width: 50px;
	float: left;
	padding: 10px;
	text-align: right;
}

.cartRemove {
	width: 15px;
	float: left;
	padding: 10px 5px;
}

.cartSubTotals {
	width: 570px;
	float: left;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding: 4px 0px;
}

.clip{
	float: left;
	width: 148px;
	height: 135px;
	margin-left: 10px;
	text-align: left;
	font-size: 11px;
}

.clips {
	width: 640px;
	margin-top: 15px;
}

.clips3 {
	width: 640px;
	margin-top: 20px; 
}

.clipcat {
	float: left;
	width: 100px; 
	height: 200px; 
	margin-left: 25px; 
	text-align: center;
}

.enterButton {
	float: left; 
	width: 100px; 
	margin-left: 250px; 
	margin-top: 5px;
}

.exitButton {
	float: left; 
	width: 100px; 
	margin-left: 100px; 
	margin-top: 5px;
}

.flip {
	border: 2px solid #666; 
	width: 144px;  
	height: 108px; 
	margin-bottom: 8px;
}

.formLarge{
	float: left; 
	width: 500px; 
	display: block; 
	margin-left: 170px; 
	margin-top: 20px;
}

.formLarge2{
	float: left; 
	width: 500px; 
	display: block; 
	margin-top: 0px; 
	color: #666; 
	margin-left: 200px;
}

.formText {
	width: 500px; 
	margin-left: 170px; 
	display: block;
}

.gotoLink {
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	margin-top: 15px; 
}

.mainMenuBlock {
	width: 108px;
	height: 29px;
	float: left;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: url(../../images/mainmenu.gif);
	text-align: center;
	vertical-align: center;
	color: #2a2a2a;
}

.mainMenuBlock a {
	font-family: 'Roboto', sans-serif;
	font-weight: 700; 
	color: #2a2a2a;
	font-size: 1.1em;
	
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	margin-top: 10px;;
}

.mainMenuBlock a:hover {
	color: #c30101;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	margin-top: 10px;
}

.mainMenuBlock a:active {
	color: #f4f4f4;
	text-decoration: underline;
	text-align: center;
	vertical-align: center;
}

.mainText {
	font-size: 11px;
	color: #cccccc;
	margin-left: 20px;
	margin-right: 35px;
}

.mainText a {
	text-decoration: none;
	color: white;
}

.mainTextInner {
	font-size: 11px;
	color: #666;
	margin-left: 0px;
	margin-right: 0px;
}

.mainTextInner a {
	text-decoration: none;
	color: #666;
}


.mainText li {
	text-decoration: none;
	color: #eee;
	margin-left: 30px;
}



.mainText2 {
	font-size: 16px;
	color: #AAAAAA;
	margin-left: 20px;
	margin-right: 35px;
}

.mainText2 a {
	text-decoration: none;
	color: white;
}

.mainText2 li {
	text-decoration: none;
	color: #eee;
	margin-left: 30px;
}












.menuBox {
	width: 146px;
	margin: 0;
	margin-top: 25px;
}

.menuBoxHeader {
	background: url(../../images/sidemenutop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 146px;
	height: 18px;
	border: 0px;
	margin: 0px;
	padding-top: 13px;
	padding-left: 12px;
	padding-bottom: 0px;
	text-align: left;
}

.menuBoxHeaderTitle {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.menuBoxMain {
	border-left: solid 1px #585757;
	margin-top: 0px;
}

.menuBoxMain2 {
	border-right: solid 1px #585757;
	margin-top: 0px;
}


.menuBoxLinks {
	margin-left: 12px;
	padding-top: 5px;
	padding-bottom: 11px;
/*	color: #2a2a2a; */
	color: #efefef;
}

.menuBoxLinks li {
	margin-left: 7px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 0px;
/*	color: #2a2a2a; */
	color: #efefef;
}

.menuBoxLinks li a {
	text-decoration: none;
/*	color: #202020; */
	color: #efefef; 
	font-size: 11px;
	
}

.menuBoxLinks li a:active, .menuBoxLinks li a:hover {
	text-decoration: none;
/*	color: #bc0101; */
	color: #ffffff;
	font-size: 11px;
}

.menuBoxLinks a {
	text-decoration: none;
/*	color: #2a2a2a; */
	color: #eeeeee;
	font-size: 11px;
}

.menuBoxLinks a:active, .menuBoxLinks a:hover {
	text-decoration: none;
/*	color: #bc0101; */
	color: #ffffff;
	font-size: 11px;
}

.middleClassLeft {
	float: left;
	width: 320px;
	padding-top: 10px;
	margin-left: 20px;
}

.middleClassLeftWhite {
	float: left;
	width: 240px;
	padding-top: 10px;
	margin-left: 10px;
}

.middleClassLeftNew {
	width: 200px; 
	margin-left: 40px;  
	text-align: left; 
/*	color: #bc0101; */
	color: #ededed;
	font-weight: bold;
	float: left;
	padding-top: 10px;
} 

.middleClassRight {
	float: left;
	width: 260px;
	margin-left: 20px;
	padding-top: 10px;
}

.middleClassRightWhite {
	float: left;
	width: 350px;
	margin-left: 20px;
	padding-top: 0px;
}


.middleClassPic {
	float: left;
	width: 100px;
	height: 150px;
	margin-left: 20px;
	margin-top: 10px;
}

.middleClassDesc {
	float: right;
	width: 480px;
	margin-left: 20px;
	margin-top: 10px;
}

.order{
	width: 700px;
	margin-left: 50px;
	border: solid thin #aaa;
}
.orderDate {
	width:80px;
	float: left;
	padding: 15px;
}

.orderID {
	width:40px;
	float: left;
	padding: 15px;
}

.orderTotal {
	width:80px;
	float: left;
	padding: 15px;
}

.orderStatus {
	width:80px;
	float: left;
	padding: 15px;
}

.orderPayment {
	width:120px;
	float: left;
	padding: 15px;
}

.orderPaidBy {
	width: 80px;
	float: left;
	padding: 15px;
}

.pages2 {
	float: right;
	width: 600px;
	margin-top: 15px;
	margin-right: 8px;
	text-align: right;
	color: #fff;
	font-weight: bolder;
}

.pages2 a {
	color: #fff;
	text-decoration: none;
	font-weight: bolder;
}


.pages2 {
	float: right;
	width: 625px;
	margin-top: 15px;
	margin-right: 8px;
	text-align: right;
	color: #fff;
	font-weight: normal;
}

.pages2 a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.pages {
	float: right;
	width: 250px;
	margin-top: 15px;
	margin-right: 8px;
	text-align: right;
	color: #fff;
	font-weight: normal;
}

.pages a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.promolabel {
	width: 75px;
	text-align:right;
	display: block;
	float: left;
	margin-top: 10px;
	*margin-top: -7px;
	margin-right: 10px;
	margin-left: 0px;
}

.promoInputs {
	width: 200px;
	float: left;
	display: block;
	margin-top: 10px;
	*margin-top: -7px;
	font-size: 10px;
}

.promoButton {
	margin-left: 85px; 
	width: 200px;
	*margin-top: 10px;
	*margin-bottom: 5px;
}

.promoClip{
	float: left;
	width: 148px;
	height: 135px;
	margin-left: 10px;
	text-align: center;
}

.promoClips {
	width: 380px;
	margin-top: 5px;
	*margin-bottom: 8px;
}

.promoFlip {
	border: 2px solid #666; 
	width: 144px;  
	height: 110px; 
	margin-bottom: 8px;
}

.promoLarge{
	float: left; 
	width: 350px; 
	display: block; 
	margin-top: 0px; 
	*margin-top: 0px;
	color: #666; 
	margin-left: 40px;
	*margin-left: 15px;
}

.required {
	color: red;
}

.searchBlock {
	background: url(../../images/searchmenu.gif) top left no-repeat;
	width: 249px; 
	height: 29px; 
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	display: block; 
	float: left;
}

.storeBanner {
	float: left;
	margin-left: 90px;
	width: 468px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.storeBannerLarge {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.subBox {
	width: 503px; 
	margin-left: 70px;
	border: 0px; 
	float: left; 
	display: block; 
	padding: 0px; 
	margin-top: 15px; 
	background-color: #fff;
}

.subBoxInput {
	width: 240px;
	float: left;
	display: block;
	margin-top: 10px;
	font-size: 10px;
	*margin-top: 0px;
} 

.subBoxInput2 {
	width: 135px;
	float: left;
	display: block;
	margin: 0px;
	font-size: 10px;
	margin-top: -7px;
}

.subBoxLabel {
	width: 90px;
	text-align:right;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	*margin-top: 0px;
}

.subBoxLabel2 {
	width: 50px;
	text-align: right;
	display: block;
	float: left;
	margin: 0px;
	padding-right: 5px;
	color: #2a2a2a;
	font-weight: bold;
	*margin-top: -2px;
}

.subBoxButton {
	width: 60px;
	margin-left: 10px;
	*margin-top: 0px;
}

.subBoxButton2 {
	width: 35px;
	margin: 0px;
	margin-top: -7px;
	margin-left: 5px;
}


.subButton {
	margin-left: 170px; 
}

.subButton2 {
	margin-left: 45px; 
}

.theLinks {
	margin-top: 10px; 
	margin-left: 80px; 
}

.theMiddleLeft {
	float: left; 
	width: 330px; 
	margin-left: 40px; 
}

.theMiddleRight {
	float: left; 
	padding-left: 50px; 
	width: 370px; 
	border-left: dotted 1px #aaa;
}

.pagination2 {
	float: right;
	width: 700px;
	margin-top: 0px;
	margin-right: 8px;
	text-align: right;
}

.page2 {
    display: inline-block;
    padding: 0px 9px;
    margin-right: 1px;
	margin-bottom: 5px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

.page2:hover, .page2.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}

.page2.active {
   border: solid 1px #32373b;
    background: transparent;
    box-shadow: inset 0px 1px 1px rgba(255,255,255, .1), 0px 1px 3px rgba(0,0,0, .1);
    color: #000;
    text-shadow: 0px 1px 0px rgba(0,0,0, .5);
}

.page2.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0% 0% 270deg,#f8f8f8, #e9e9e9);
}

.pagination2.dark {
    background: #414449;
    color: #feffff;
}

.page2.dark {
    border: solid 1px #32373b;
    background: #3e4347;
    box-shadow: inset 0px 1px 1px rgba(255,255,255, .1), 0px 1px 3px rgba(0,0,0, .1);
    color: #feffff;
    text-shadow: 0px 1px 0px rgba(0,0,0, .5);
}

.page2.dark:hover, .page2.dark.gradient:hover {
    background: #3d4f5d;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#547085), to(#3d4f5d));
    background: -moz-linear-gradient(0% 0% 270deg,#547085, #3d4f5d);
}

.page2.dark.active {
    border: none;
    background: #2f3237;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .1);
}

.page2.dark.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565b5f), to(#3e4347));
    background: -moz-linear-gradient(0% 0% 270deg,#565b5f, #3e4347);
}




.underline_title {
  border-bottom: 2px solid fff;
  display: inline-block;
  line-height: 0.85;
  text-shadow:
    2px 2px white,
    2px -2px white,
    -2px 2px white,
    -2px -2px white;
}



::-webkit-input-placeholder {
   color: #999999;
}

:-moz-placeholder { /* Firefox 18- */
   color: #999999;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #999999;  
}

:-ms-input-placeholder {  
   color: #999999;  
}

