text/css style.css
ASCII C program text

/* new stylesheet */
body {
margin:0px;
padding:0px;
behavior: url("csshover3.htc");
min-width:970px;
background: #bcd2ee;
font-size : 10pt;
font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
}


#big {
}

#header {
background: url("../Images/mycolor.png") repeat center center;
color: white;
height:121px;
width:100%;
}

#Buysafe {
position:fixed;
left:0px;
bottom:20px;
width:100px;
height:40px;
}

a:link {
color: #015A74;
}

a:visited {
color: #0066cc;
}

#header div.logo{
float:left;
display:inline;
min-width:252px;
margin:0;
background: url("../Images/mycolor.png") repeat center center;
}
#header iframe.top {
 border:0px;
 position: absolute;
 top: 11px;
 width: 40px;
 height: 30px;
}
#header img.cart_img {
 border:0px;
 position: relative;
 top: 10px;
 right: 3px;
 width:26px;
 height:27px;
}
#topnav h1.title {
padding:0px;
padding-left:8px;
margin:0;
color:white;
font-size: 14pt;
font-family: "Arial";
}
#topnav h1.tagline {
padding:10px;
margin:0;
color:white;
font-size: 16pt;
font-family: "Monotype Corsiva",
             "Apple Chancery",
             "Verdana",
             "Arial";
}

/*--------------------------Top Navigation styles----------------------*/
#header div#topnav{
display:inline;
float:right;
min-width: 700px;
height: 100px;
line-height:50px;
text-align:right;
overflow:hidden;
}

#navlist {
margin:0px;
margin-top:5px;
padding:0px;
}

#navlist li, #navlist li.carta
{
display: inline;
list-style-type: none;
padding-right: 5px;
width:150px;
}

#navlist li a{
font: bold 16px/20px arial, helvetica, sans-serif;
text-decoration:none;
color:#034C62;
background: url("../Images/cartbutton.png") no-repeat center center;
background-position: 50% 0%;
padding:15px 30px;
}


#navlist li a:hover{

text-decoration:underline;
background: url("../Images/cartbuttonh.png") no-repeat center center;
background-position: 50% 0%;
}

#navlist li.carta a{
font: bold 16px/20px arial, helvetica, sans-serif;
background: url("../Images/iecart.png") no-repeat center center;
background-position: 50% 0%;
text-decoration:none;
color:#034C62;
padding:15px 30px 15px 45px;
}

/*  ----------------- Begin main page area ------------------------ */

#right_wrap {
float:right;
display:inline;
width:875px;
}

#content {
display:inline;
float:left;
background-color:white;
z-index:3;
min-height:1500px;
width:700px;
}

#content h1.mainpage {
margin:0;
padding:0;
color:black;
background: #ffffff;
text-align:center;
}

#content h1.where{
color:black;
text-decoration:none;
background: #ffffff;
font-size: 14pt;
}

#content a.subcat{
color: #015A74;
text-decoration:none;
background: #ffffff;
font-size: 8pt;
}

#content a.heading {
text-decoration:none;
font-style:italic;
font-weight:bold;
font-size:14pt;
}

/* Breadcrumb drops -------------------------------------------------------*/
#bread {
width: 500px;
background: #fff;
float: left;
}
#bread ul {
list-style: none;
margin: 0;
margin-right:5px;
padding:0;
/*width: 6em;*/
float: left;
}
#bread a {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#bread a {
text-decoration: none;
background-color: #ffffff;
}

#bread li {position: relative;}

#bread ul ul {
position: absolute;
z-index: 500;
width: 150px;
text-align:left;
border:1px solid #ccc;
}

#bread ul ul ul {
top: 0;
left: 100%;
}
div#bread ul ul,
div#bread ul li:hover ul ul,
div#bread ul ul li:hover ul ul
{display: none;}

div#bread ul li:hover ul,
div#bread ul ul li:hover ul,
div#bread ul ul ul li:hover ul
{display: block;}

/* --------------------------Product listing styles ----------------*/

/* ~~~~ Header  and Footer File ~~~~ */
.ac_header, .ac_mainbody{
  width :100%;
  font-size : 10pt;
}
.checkout_but {
background-image: url("../Images/checkout.png");
height: 40px;
width: 170px;
}

img.new_product{
max-height:170px;
max-width:150px;
}


/* ~~~~~ Error Message ~~~~~ */
/* This is the formatting for the error message a user receives */
p.ac_error{
  width: 500px;
  text-align: center;
  color: #FF0000;
  font-size:12pt;
  padding: 10px 0px 10px 0px;
  margin: auto;
}

/* ~~~ Product listings ~~~ */
.ac_content{
  background-color: #FFFFFF;
  vertical-align : top;
  padding: 0px; 
  padding-bottom: 25px;
}
.ac_product_table{
 /* width: 90%;*/
  vertical-align : top;
  margin: 10px auto;
  text-align: center;
}


/*~~~~~~ Product Pages ~~~~~~~  */
/* This is the formatting message the user sees when an item is added to the cart*/
td.ac_add_message{
  color: #FF0000;
  text-align: center;
}
/* ~~~ Search Results ~~~ */
.ac_seach_results{
  margin-top: 0px;
  background-color:#ffffff;
  /*width:500px;*/
  font-size:10pt;
  text-align:center;
  vertical-align:top;
}
.ac_seach_results a{
 text-decoration:none;
}
p.ac_search_no_results{
  text-align:center;
  margin: 50px auto;
  font-size:12pt;
}
img.ProductPage{
max-width:300px;
max-height:250px;
}
h3.ac_product_name{
  font-size:12pt;
  color:#000000;
  margin:2px 2px 2px 2px;
  font-weight : bold;
  text-align:left;
}
h3.ac_product_name_a{
  font-size:10pt;
  margin:2px 1px 1px 1px;
  font-weight: bold;
  text-align:center;
  text-decoration:none;
}
a.\34a {
text-decoration:none;
}
.ac_product_desc{
  text-align : justify;
  font-size:9pt;
  margin: 0px 5px 10px 5px;
}
.ac_product_price, .ac_product_price_detail{
  color: #FF0000;
  font-size:10pt;
  white-space : nowrap;
  font-weight : bold;
}
.ac_product_price_detail {
  font-size:14pt;
}

.special_name{
  color: black;
  text-align:center;
  font-weight:bold;
  font-size: 9pt;
}
table.special_cell{
  border-spacing: 5px 0px;
  text-align:center;
}  
th.special_cell {
 font-size: 9pt;
 text-style:italic;
 text-align:center;
}
td.special_cell{
  vertical-align:top;
}
.special_list{
vertical-align:top;
list-style: none inside;
padding:0px;
margin:0px;
font-size:8pt;
text-align:center;
}
.suggestion_list{
list-style: circle inside;
padding:0px;
margin:0px;
font-size:10pt;
text-align:left;
}
a.suggestion {
 text-decoration:none;
}
li.suggestion {
display:inline;
padding-right:20px;
}

.ac_product_opt-add{
  text-align:center;
  font-size:10pt;
}
.ac_product_image{
  text-align:center;
  width:auto;
}
.ac_add-quantity{
  margin: 0px auto;
  text-align: left;
}

/* ~~~~~~ View Cart Table ~~~~~~*/
table.ac_cart_table{
  background-color: #ffffff;  /* this color ends up being the border color for the table */
  width: 90%;
  margin:0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #000000;
  font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
  font-size : 9pt;
  text-align: center;
}
table.ac_cart_table th{
  font-size : 10pt;
  background-color: #bcd2ee;
  margin:0px;
  width: auto;
  vertical-align : top;
}
table.ac_cart_table td{
  background-color: #ededed;
  color: #000000;
  border: 0px;
  width: auto;
}
/* ~~~~~ Order Totals Table from View Cart Page ~~~ */
table.ac_totals_table{
  background-color: #F0F5FF;
  font-size: 10pt;
  color: #000000;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
}
table.ac_totals_table th{
  text-align:center;
  background-color: #E0E5FF;
  width:auto;
}
table.ac_totals_table td{
  width:auto;
  text-align: right;
}
.buysafe {
    text-align:center;
	font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
    font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
}
/* ~~~~~~ Check Out Pages ~~~~~~ */
.ac_checkout{
  margin-left: 20px;
  margin-top:0;
  padding-top:0;
  width: 90%;
  font-size : 9pt;
}
td.ac_checkout{
 border-spacing: 30px;
}

.ac_checkout_inner{
  font-size : 9pt;
  padding-left:10px;
  padding-right:10px;
}
td.ac_checkout_top_col{
  background-color : #FFFFFF; /*#C0EFFF;*/
  font-size : 10pt;
  font-weight: bold;
  border-top : 0px solid #000000;
  border-bottom : 1px solid #000000;
  text-align : left;
  padding: 5px 7px;
}
td.ac_checkout_left_col{
  text-align: left;
  width: 15%;
  white-space : nowrap;
}
td.ac_checkout_right_col{
  text-align: left;
  width: 85%;
}
.ac_missing_field{
  width: 500px;
  text-align:center;
  color: #FF0000;
  font-size:12pt;
  padding: 0px;
  padding-top:10px;
  border-top:1px solid #000000;
}
.ac_checkout_top_msg{
  background-color: #ffffff;
  width: 650px;
  text-align:center;
  padding: 3px;
  margin: 0px auto;
  font-weight:bold;
}
.ac_checkout_review{
  background-color: #FFFFFF;
  font-size: 10pt;
  border: 0pt solid #AAAAAA;
  margin: 0px auto;
  width: 550px;
}
th.ac_checkout_review{
border-bottom: 1pt solid #000000;
padding: 3px;
text-align:left;
}
td.ac_checkout_review, 
td.ac_checkout_review_col1, 
td.ac_checkout_review_col2 {
  border: 0pt solid #AAAAAA;
  padding: 3px;
}
.ac_checkout_review_col1{
  width: 50%;
  vertical-align:top;
}
.ac_checkout_review_col2{
  width: 50%;
  vertical-align:top;
}

.center{
  text-align:center;
}
img{
  border:0px;
  margin: 0px;
}


/* ---------------------Right Sidebar Styles ------------------------*/

#sidebar {
display:inline;
float:left;
width:170px;
background: #bcd2ee;
text-align:center;
}

.cart_frame{
border:0;
width:165px;
}

#menu, #sidebar {
min-height:1500px;
}

div.sidebox { background: #027DA2; margin-bottom: 5px; width:164px;}

b.sideboxrtop, b.sideboxrbottom { display:block; background: #bcd2ee; }

b.sideboxrtop b {display:block;height: 1px; overflow: hidden; background: #027DA2; }
b.sideboxrbottom b {display:block;height: 1px; overflow: hidden; background: #ffffff; }

b.r1 {margin: 0 5px}
b.r2 {margin: 0 3px}
b.r3 {margin: 0 2px}
b.r4 {margin: 0 1px;height: 2px}
div.sideboxpadding { 
padding: 5px;
background-color: #fff;
}

div.sidebarpadding {
padding: 3px;
}

.cartlist {
text-align:left;
font-size:10pt;
/*margin-left:20px;*/
margin-top:5px;
margin-bottom:5px;
}


b.sidebarrtop { display:block; background: #ffffff; }

b.sidebarrtop b {display:block;height: 1px; overflow: hidden; background: #bcd2ee; }

/* --------------------Left Menu Styles ------------------------------*/

#menu{
display:inline;
width:130px;
float:right;
background-color: #BCD2EE;
margin:0px;
}

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0px;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
font: bold 14px/18px arial, helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
text-decoration:none;
}

#menu h3 {
height: 40px;
margin: 0;
padding: 2px 3px;
background: url("../Images/blank1.png") no-repeat center center;
background-position: 57% 50%;
}

#menu h2 {
color: black;
background: #bcd2ee;
}


#menu h3 a {
color: #fff;
text-decoration: none;
text-transform: uppercase;
text-align: center;
padding-top: 7px;
}

#menu a.access {
font-size:12px;
}

#menu h3 a:hover {
background: #bcd2ee;
background: url("../Images/blankhover.png") no-repeat top center;
color: black;
text-decoration:underline;
height: 40px;
background-position: 57% -30%;
}

#menu li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 


#menu ul ul ul {

border-width: 1px;
border-style: solid;
border-color: #ccc;
border-left: 0px;
position: absolute;
padding: 1px;
top: 1px;
background: #ffffff;
left: 95%; /* to position them to the right of their containing block */
width: 140%;  /*width is based on the containing block */
z-index:18;
}

#menu ul ul ul.bump {

border-width: 1px;
border-style: solid;
border-color: #ccc;
border-left: 0px;
position: absolute;
padding: 1px;
top: 1px;
background: #ffffff;
left: 235%; /* to position them to the right of their containing block */
width: 140%;  /*width is based on the containing block */
z-index:18;
}

#menu a.sublink {
font-size:12px;
padding:0px;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: block;}

#menu a.subcat{
color: #015A74;
text-decoration:none;
background: #ffffff;
font-size: 8pt;
}

#menu .subcat_dis{
font-size: 8pt;
font-weight: bold;
color: black;
text-align:left;
}

/*----------------Footer Styles -----------------------*/

#footer {
clear:both;
background: #ffffff;
text-align:center;
font-family: Arial;
}

img.detail {
max-width:250px;
}


/* START SlideShow area*/

#slider {
width: 600px;
margin: 0 auto;
position: relative;
border: 0px solid #ccc;
background-color:#fff;
}
.scroll {
overflow: hidden;
width: 600px;
margin: 0 auto;
position: relative;
}
.scrollContainer {
position: relative;
}
.scrollContainer div.panel {
padding: 10px;
width: 150px;
height: 400px;
}
#left-shadow {	
position: absolute;	
top: 0;	
left: 0;
width: 12px;
bottom: 0;
/*background: url(../Images/leftshadow.png) repeat-y;*/
}
#right-shadow {	
position: absolute;	
top: 0;
right: 0;	
width: 12px;	
bottom: 0;	
/*background: url(../Images/rightshadow.png) repeat-y;*/
}
.inside {	
padding: 10px;	
border: 0px solid #999;
}
.inside img {	
display: block;	
border: 0px solid #666;	
margin: 0 0 10px 0;	
width: 125px;
}
.inside h2 {	
font-weight: normal;	
color: #111;	
font-size: 16px;	
margin: 0 0 8px 0;
text-align:center;
font-family:Arial;
}
.scrollButtons {
    position: absolute;
    top: 80px;
    cursor: pointer;
}
.scrollButtons.left {
    left: -45px;
}
.scrollButtons.right {
    right: -45px;
}
.hide {
    display: none;
}

/* END SlideShow area */

a:link {
  color: #027DA2;
}
a:visited {
  color: #0000FF;
}
a:hover {
  color: #00AAFF;
}
a:active{
  color: #0000FF;
}
.style7 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style8 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

a.ac_cart_info_links {
  padding: px;
  padding-right: 5px; 
  padding-left: 10px;
  font-size: 10pt;
  font-weight: bold;
  text-decoration : none;
}
.ac_cart_summary{
  font-size: 12pt;
  width:100%;
  color: #000000;
  text-align: center;
  padding: 0px;
  padding-top:10px;
  padding-bottom:10px;
}
.cartlist {
  text-align:left;
  font-size:10pt;
  margin-left:10px; 
}
.cartlist a {
  font-color:#2A6D60;
  text-decoration:none;
}
.cartlist a:hover {
  font-color:#0273B7;
}
div#ac_html_validator{
  text-align: center;
  padding-top : 100px;
  vertical-align : bottom;
}



