@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Helvetica, Arial, serif;
	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: 10px;
}



/** 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 **/


.banner {
	width: 600px;
	margin-left: 120px;
	margin-right: 20px;
}

.bodySubTitle {
	font-weight: bold;
	font-size: 13px;
	color: #bc0101;
	margin-top: 40px;
	margin-left: 20px;
}

.bodyTextClass {
	font-size: 11px;
	color: gray;
	width:640px;
	margin-top: 10px;
}

.bodyTextClass a {
	color: white;
}

.bodyTextTopClass {
	width: 640px;
	height: 11px;
	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;
	margin-left: 20px;
	padding-top: 10px;
}

.bodyTitle a {
	font-size: 16px;
	font-weight: bold;
	color: #bc0101;
	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: center;
}

.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: 20px;
}

.exitButton {
	float: left; 
	width: 100px; 
	margin-left: 100px; 
	margin-top: 20px;
}

.flip {
	border: 2px solid #666; 
	width: 144px;  
	height: 110px; 
	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: Helvetica, Arial, serif;
	color: #2a2a2a;
	font-size: 1em;
	font-weight: bold;
	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: #676767;
	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;
}

.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: 20px;
	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: 20px;
	padding-top: 5px;
	padding-bottom: 11px;
	color: #2a2a2a;
}

.menuBoxLinks li {
	margin-left: 7px;
	padding-top: 1px;
	padding-bottom: 0px;
	color: #2a2a2a;
}

.menuBoxLinks li a {
	text-decoration: none;
	color: #2a2a2a;
	font-size: 11px;
}

.menuBoxLinks li a:active, .menuBoxLinks li a:hover {
	text-decoration: none;
	color: #bc0101;
	font-size: 11px;
}

.menuBoxLinks a {
	text-decoration: none;
	color: #2a2a2a;
	font-size: 11px;
}

.menuBoxLinks a:active, .menuBoxLinks a:hover {
	text-decoration: none;
	color: #bc0101;
	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; 
	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;
}

.pages {
	float: right;
	width: 250px;
	margin-top: 15px;
	margin-right: 8px;
	text-align: right;
	color: #fff;
	font-weight: bolder;
}

.pages a {
	color: #fff;
	text-decoration: none;
	font-weight: bolder;
}

.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;
}


.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;
}
