/*

  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $



  osCommerce, Open Source E-Commerce Solutions

  http://www.oscommerce.com



  Copyright (c) 2003 osCommerce



  Released under the GNU General Public License

*/



.boxText { font-family: Verdana, Arial, sans-serif;



 font-size: 11px; color: #E55F00; 



background: url(images/infoboxcontentsbg.jpg) repeat;



 }







.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }



select

{



border: solid black 1px;

background-color: #222222;

color: #ffffff;



}





.header-flash{

padding-left:23px;

padding-bottom:10px;

padding-top:5px;

}



.columnleftdiv



{

width:193px;

float:left;

margin:0;

padding:0;

padding-top:5px;



}



.columnleftdiv .ctop



{

background:url(images/leftbox-top.jpg) no-repeat left top;

width:193px;

height:12px;

float:left;

line-height:1px;

font-size:1px;



}



.columnleftdiv .cmiddle



{

background:url(images/leftbox-cnt-bg.jpg) repeat-y left top;

width:193px;

float:left;



}



.columnleftdiv .cbottom



{

background:url(images/leftbox-btm.jpg) no-repeat left bottom;

width:193px;

float:left;

height:16px;



}





.columnrightdiv

{

width:193px;

float:left;

margin:0;

padding:0;



}







.columnrightdiv .ctop



{

background:url(images/leftbox-top.jpg) no-repeat left top;

width:193px;

height:12px;

float:left;

line-height:1px;

font-size:1px;



}



.columnrightdiv .cmiddle



{

background:url(images/leftbox-cnt-bg.jpg) repeat-y left top;

width:193px;

float:left;



}



.columnrightdiv .cbottom



{

background:url(images/leftbox-btm.jpg) no-repeat left bottom;

width:193px;

float:left;

height:16px;



}







.newprods{

float:left;

background:url(images/newproducts-hd.jpg) no-repeat left top;

width:660px;

height:40px;

margin-bottom:10px;





}



.newproductstable

{

font-family:Arial, Helvetica, sans-serif;

text-align:center;



}



.newproductstable .thumb-pic

{

background:none;

padding:2px 2px 6px 2px;

float:left;

width:200px;

text-align:center;

height:200px;

 



}



.newproductstable .prodname

{

color:#2580c7;

font-weight:bold;

font-size:12px;

padding:0;

margin:0;

padding-top:10px;

 



}



.newproductstable .prodname a

{

color:#2580c7;

 

}



.newproductstable .price

{

color:#ff6600;

font-size:12px;

font-weight:bold;

padding:0;

margin:0;

 

}



ul {

	list-style: none;

	margin: 0;

	padding: 0;

	}

	

/* =-=-=-=-=-=-=-[Menu Two]-=-=-=-=-=-=-=- */

	

#menu2 {

	 

 

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	

	}

	

	

	

#menu2 li {

	text-decoration: none;

	float:left;

	width:180px;

	border-bottom:1px solid #393939;

 

	

}

	

	

	

#menu2 li a {

 

	text-decoration: none;

	

	background:url(images/black-bullet.jpg) no-repeat left center;

 	color:#d1d1d1;

	float:left;

	width:150px;

	padding:5px 10px 5px 15px;

	

}

	

 

	

#menu2 li a:hover {

	color: #E55F00;

	 

	}

	

 

}



.footertable {

  

 

width: 815px;

height : 74px;

background:#11100e url(images/footerbg.jpg) no-repeat left center;







}





.headerdiv {

  

 

 /* background-image: url("images/headerdivbg.jpg");

  background-repeat: no-repeat;

  color: #000000;

  margin: 0px;

height : 151px;

padding : 0px;

*/



margin-left:auto;

margin-right:auto;

}





.credits



{



color: #666666; 

	text-decoration:none;

 font-size:.4em;

text-aling: right;

font-weight : normal;

}



a.credits		{ color: #666666; text-decoration: none;}

a.credits:hover { color: #666666; text-decoration: none;}







BODY {

/*	background: url(images/bg.jpg) repeat-x ;

	background-attachment: fixed; */

			background-color: #333333;

  margin: 0px;

margin-bottom: 0px

}



A {

  color: #ffffff;

  text-decoration: none;

}



A:hover {

  color: #AABBDD;

  text-decoration: none;

}



FORM {

	display: inline;

}



TR.header {

  background: #ffffff;

}



TR.headerNavigation {

  background:#000000;

}



TD.headerNavigation {

  font-family:  Arial, sans-serif;

  font-size: 10px;

  background: #333333;

  color: #ffffff;

  font-weight : bold;

}



A.headerNavigation { 

  color: #FFFFFF; 

}



A.headerNavigation:hover {

  color: #ffffff;

}



TR.headerError {

  background: #ff0000;

}



TD.headerError {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #ff0000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #00ff00;

}



TD.headerInfo {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



TR.footer {





}



TD.footer {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

padding: 3px;

  color: #ffffff;

  font-weight: bold;

}



.infoBox {

 /* background: #333333; */



/* background: url(images/infoboxbg.jpg);

border: none ;

padding : 3px;*/





}



.infoBoxContents {

	/*background: url(images/infoboxcontentsbg1.jpg);*/

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;





}



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family: Arial,Verdana sans-serif;

  font-size: 10px;

}



TD.infoBoxHeading {

  font-family: Georgia, "Times New Roman", Times, serif;

  font-size: 14px;

  font-weight: bold; 

  /*background: #B6BCC0; */

 background: url(images/heading-bg.jpg) repeat-x -2px top; 

  color: #ffffff;

  text-indent:10px;

height: 38px;

}





TD.infoBoxHeading1 {

  font-family:  Arial, sans-serif;

  font-size: 14px;

 /* font-weight: bold; */

  /*background: #B6BCC0; */

 background: url(images/heading-bg.jpg) repeat-x -2px top; 

  color: #ffffff;

height: 20px;

width:1px;

}



TD.infoBoxHeading2 {

  font-family:  Arial, sans-serif;

  font-size: 14px;

  background: url(images/heading-bg.jpg) repeat-x -2px top; 

 /* font-weight: bold; */

  /*background: #B6BCC0;

 background-image: url("images/infoBoxHeading2.jpg");  

background-position: top right;*/

  color: #ffffff;

height: 20px;

width:1px;

}



















TD.infoBox, SPAN.infoBox {

  font-family:  Arial,Verdana, sans-serif;

  font-size: 10px;

}



TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

  background: url(images/infoboxcontentsbg.jpg);

}



TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

  background: url(images/infoboxbg.jpg);

}



TABLE.productListing {



  

}



.productListing-heading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  background: #333333;

  color: #E55F00; // Product name to orange

  font-weight: bold;

}



TD.productListing-data {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11.5px;

  color: #999999;

}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading, DIV.pageHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 20px;

  font-weight: bold;

  color: #9999999;

}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

}



TD.main, P.main {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  line-height: 1.5;

 color: #000000;

background: #11100E;

padding: 4px;

/* text for listings  */

}



TD.smallText, SPAN.smallText, P.smallText {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #E55F00;

}



TD.accountCategory {

  font-family: Verdana, Arial, sans-serif;

  font-size: 13px;

  color: #aabbdd;

}



TD.fieldKey {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

}



TD.tableHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.newItemInCart {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

}



TEXTAREA {

  width: 100%;

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

}



SPAN.greetUser {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #f0a480;

  font-weight: bold;

}



TABLE.formArea {

  background: #f1f9fe;

 

}



TD.formAreaTitle {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family: Verdana, Arial, sans-serif;

  color: #ff0000;

}



SPAN.errorText {

  font-family: Verdana, Arial, sans-serif;

  color: #ff0000;

}



.moduleRow { }

.moduleRowOver { background-color: #222222; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #222222; }



.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #fffffe; }



/* message box */



.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }

.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }



/* input requirement */



.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }



/*

 * Seymour Da Bull specific styles.

 */





#wrapper {

	margin: 0 auto;

	width: 1113px;

	text-align: left;

}



#header {

	background: transparent url('images/seymourdabull/top.jpg') no-repeat;

	padding: 104px 0 76px 564px;

	text-align: right;

}



#header A {

	display: block;

	float: left;

	padding: 0 12px;

	white-space: nowrap;

	font-weight: bold;

	font-size: 13px;

	color: #FFFFFF;

}



#header A:hover{

	

	color: #00CCFF;

	text-decoration:none;

}



#header A.home{

	

	color: #FFFFFF;

 

}





#logoanchor {

	float: none !important;

	position: absolute;

	margin: 50px 0 0 96px;

	width: 288px;

	height: 120px;

	padding: 0 !important;

}



#postheaderwrapper {

	text-align: center;

}



#postheader {

	margin: 0 auto;

	width: 889px;

	height: 29px;

	background: transparent url('images/seymourdabull/search_bar.jpg') no-repeat;

	padding: 8px 8px 0;

	text-align: left;

}



#postheader DIV {

	width: 25%;

}



#postheader DIV.right {

	width: 65%;

	padding-top: 3px;

}



#postheader DIV.right A.orange, #postheader DIV.right A.orange:hover {

	color: #E55F00;

	text-decoration: none;

}



#postheader DIV.right A.orange:hover {

	text-decoration: none;

}



#postheader INPUT {

	background: #8F8F8F;

	border-color: #000000;

	vertical-align: middle;

}



#sidebar {

	float: left;

	width: 196px;

	padding: 0 24px 32px 100px;

}



#navwrapper {

	background: transparent url('images/seymourdabull/left_body.jpg') repeat-y;

}



#navigation {

	background: transparent url('images/seymourdabull/left_bottom.jpg') no-repeat scroll left bottom;

	padding-bottom: 16px;

}



#sidebar DL, #sidebar DT, #sidebar DD {

	margin: 0;

	padding: 0;

}



#sidebar DL {

	list-style-type: none;

}



#sidebar DD {

	margin: 0 10px;

	border-bottom: 1px solid #393939;

	padding: 4px 0 4px 22px;

	font-size: 12px;

	text-transform: lowercase;

}



#sidebar DD.last {

	border-bottom: 0 none;

}



#sidebar A {

	color: #FFFFFF;

}



#sidebar A:hover {

	color: #056dbf;

}



#content {

	float: left;

	width: 684px;

}



.productSquare {

	padding: 12px 0;

}



.productImage {

	margin: 0 auto;

	width: 142px;

	height: 140px;

	background: transparent url('images/seymourdabull/photo_frame.jpg') no-repeat;

	padding: 4px 4px 16px;

}



.productSquare A, .productSquare A:hover {

	font-weight: bold;

	font-size: 13px;

	color: #2480C9;

}



.productPrice {

	font-weight: bold;

	font-size: 13px;

	color: #FF6400;

}



#footer {

/*	height: 155px;
*/
/*	background: #11100e url(images/seymourdabull/footer.jpg) no-repeat left top;
*/
	padding: 0px 0 0;

	text-align: center;

	color:#FFF;

	width:100%;

	float:left;

}



#footer A, #footer A:hover {

	color: #FFF;

	font-weight:bold;

}



#footer DIV {

	padding-bottom: 12px;

}







.left {

	float: left;

}



.right {

	float: right;

	text-align: right;

}



.clear {

	clear: both;

}



/*

  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $



  osCommerce, Open Source E-Commerce Solutions

  http://www.oscommerce.com



  Copyright (c) 2003 osCommerce



  Released under the GNU General Public License

*/



.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: none; }



BODY {

  background: #11100E url('images/seymourdabull/bg.jpg') repeat-x;

  color: #8E8E8E;

  margin: 0;

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  text-align: center;

}



A {

  color: #8E8E8E;

  text-decoration: none;

}



A:hover {

  color: #00CCFF;

  text-decoration: none;

}



IMG {

	border: 0 none;

}



FORM {

	display: inline;

	margin: 0;

}



TD.headerNavigation {

  font-size: 10px;

  color: #ffffff;

  font-weight : bold;

}



A.headerNavigation { 

  color: #FFFFFF; 

}



A.headerNavigation:hover {

  color: #ffffff;

}



TR.headerError {

  background: #ff0000;

}



TD.headerError {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #ff0000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #00ff00;

}



TD.headerInfo {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



TR.footer {

  background: #bbc3d3;

}



TD.footer {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #bbc3d3;

  color: #ffffff;

  font-weight: bold;

}



.infoBoxContents {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

 



TD.infoBoxHeading IMG {

	display: none;

}



TD.infoBox, SPAN.infoBox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

  background:#000;

}



TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

  background: #333333;

}



TABLE.productListing {

  border: 1px;

  border-style: solid;

  border-color: #666666;  

  border-spacing: 1px;

}



.productListing-heading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  color: #E55F00;

  font-weight: bold;

  padding:5px;

}



TD.productListing-data {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11.5px;

}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading, DIV.pageHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 20px;

  font-weight: bold;

  color: #00CCFF;

}

TD.pageHeading2, DIV.pageHeading2 {

  font-family: Verdana, Arial, sans-serif;

  font-size: 20px;

  font-weight: bold;

  color: #11100E;

}

TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

}



TD.main, P.main {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  line-height: 1.5;

color: #aabbdd;

}



TD.smallText, SPAN.smallText, P.smallText {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

}



TD.accountCategory {

  font-family: Verdana, Arial, sans-serif;

  font-size: 13px;

  color: #aabbdd;

}



TD.fieldKey {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

}



TD.tableHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.newItemInCart {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

}



TEXTAREA {

  width: 100%;

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

}



SPAN.greetUser {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #f0a480;

  font-weight: bold;

}



TABLE.formArea {

  background: #f1f9fe;

  border-color: #7b9ebd;

  border-style: solid;

  border-width: 1px;

}



TD.formAreaTitle {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family: Verdana, Arial, sans-serif;

  color: #ff0000;

}



SPAN.errorText {

  font-family: Verdana, Arial, sans-serif;

  color: #ff0000;

}



.moduleRow { }

.moduleRowOver { background-color: #11100E; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #11100E; }



.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }



/* message box */



.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }

.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }



/* input requirement */



.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }





.prod-info{

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  line-height: 1.5;

 color: #FFF;

padding: 4px;

/* text for listings  */

}
.footerdiv{
width:1113px;
height:100px;
margin:auto;
display:block;
text-align:center;
background-color:#000000;
padding-top:56px;
}