/* CSS Document */
body {
	background-image:url(../images/bg_antarctica.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:"Trebuchet MS", Tahoma, Arial;
	text-align:center;
	background-color:#D2F4FF;
}

#letitsnow { 
	width:100%;
	background-image:url(../images/snowing.gif);
	height:400px;
}

#container {
  margin: 0 auto;
  width: 820px;
  text-align: left;
}


.mediumText {
font-size:12px; 
}


.allcap {
text-transform:uppercase;
}


.cap {
text-transform:capitalize;
}

.header {
	background:url(../images/iceCube_header.gif);
	background-repeat:no-repeat;
	height:20px;
	width:820px;
	text-align: center;
	padding-top: 214px;
}

h1 { margin:0px; padding:0px; font-size: 24px; }

h2 { margin:0px; padding:0px; font-size: 16px; }

a:link {
color:#0066CC;
text-decoration:none;
}

a:visited {
color:#0066CC;
}

a:active {
color:#0066CC;
}

a:hover {
color:#FF3300;
}

.address_text{
	font-size:16px;
	color:#0000CC;
	font-weight:bold;
	line-height: 16px;
	text-align: left;
	padding-left: 30px;
}

.address_text a:link {
color:#0000CC;
text-decoration:none;
}

.address_text a:visited {
color:#0000CC;
text-decoration:none;
}

.address_text a:active {
color:#0000CC;
text-decoration:none;
}

.address_text a:hover {
color:#FF3300;
text-decoration:none;
}

a.blue_link:link {
color:#0066CC;
}

a.blue_link:visited {
color:#0066CC;
}

a.blue_link:active {
color:#0066CC;
}

a.blue_link:hover {
color:#FF3300;
}

td.ins_fee {
border-bottom:solid 1px #cc;
}

.cust_info {
font-size:14px;
font-family:"Courier New", Courier, monospace;
padding: 4px 4px 0px 0px;
}
.page {
	width:796px;
	background-color:#FFFFFF;
	text-align: left;
	border-left:solid 2px #ccc;
	border-right:solid 2px #ccc;
	padding:10px;
}


/* LAYOUT */
.cellRow { clear:both; float:left; }
.leftBlock { float:left; display:inline; }
.rightBlock { float:right; }
.full { width:100%; }

.leftCol { width:170px; padding:5px 0px 5px 0px; }
.rightCol { width:170px; padding:5px 10px 5px 10px; }
.midCol { width:430px; }
.wideRight { width:620px; }

.colBox {
	width:160px;
}

.colHead { 
background-image:url(../images/boxes/category_tray_a.gif); 
background-repeat:no-repeat; 
width:160px; 
height:42px;
font-weight:bold; color:#FF3300; font-size:14px;
}

.colBody {
	background-color:#ccc;
	width:148px;
	padding: 6px;
}

.colFoot { 
background-image:url(../images/boxes/bg_content_box_bot.gif); 
background-repeat:no-repeat; 
width:160px; 
height:60px;
font-weight:bold; color:#FF3300; font-size:14px;
}

.alignRight { text-align:right; }

/* Categories Nav Box*/

.catTxtBig {
background-image:url(../images/boxes/bg_catNavBoxItem.jpg);
background-repeat:no-repeat;
padding:4px 5px 2px 0px;
font-size:14px;
font-family:"Trebuchet MS", Tahoma, Arial;
text-transform:capitalize;
}

.catTxtBig h3 {
font-family:"Trebuchet MS",Tahoma,Arial;
font-size:15px;
margin:0 0 0 25px;
padding:0;
text-transform:capitalize;
}

.catTxtBig ul {
margin:0;
padding:0;
}

.catTxtBig ul li {
list-style:none;
list-style-image:none;
list-style-type:none;
}

.catTxtBig a:link {
color:#0000FF;
text-decoration:none;
}

.catTxtBig a:visited {
color:#0000FF;
text-decoration:none;
}

.catTxtBig a:active {
color:#0000FF;
text-decoration:none;
}

.catTxtBig a:hover {
color:#0066FF;
text-decoration:none;
}

a.subCats:link {
color:#0099CC;
text-decoration:none;
font-size:12px;
margin-left:4px;
} 

a.subCats:hover {
color:#0000FF;
text-decoration:none;
font-size:12px;
margin-left:4px;
} 

a.subCats:active {
color:#0099CC;
text-decoration:none;
font-size:12px;
margin-left:4px;
} 

a.subCats:visited {
color:#0099CC;
text-decoration:none;
font-size:12px;
margin-left:4px;
} 


.cat_info {
	margin:10px 0px 10px 20px;
	font-size:12px;
	width: 550px;
}

.cat_info .art_prev {
	background-image:url(../images/lav_snowflake.png); 
	float:left; width:44%; 
	background-repeat:no-repeat; 
	height:42px;
	padding-left:26px;
	font-size:13px; line-height:1.2;
} 

.cat_info .art_next {
	background-image:url(../images/lav_snowflake.png); 
	float:right; width:44%; 
	background-repeat:no-repeat;
	background-position:right; 
	height:42px;
	padding-right:26px;
	text-align:right;
	font-size:13px; line-height:1.2;
} 

/* Prod List */
.sortBar { font-size:14px; font-weight:bold; color:#000099; }

.sortBar a:link { text-decoration:none; font-size:14px; font-weight:bold; color:#000099; } 
.sortBar a:visited { text-decoration:none; font-size:14px; font-weight:bold; color:#000099; } 
.sortBar a:active { text-decoration:none; font-size:14px; font-weight:bold; color:#000099; } 
.sortBar a:hover{ text-decoration:none; font-size:14px; font-weight:bold; color:#FF6600; } 

.pagination { font-size:14px; }
.pagination a:link { color:#0066FF; text-decoration:none; }
.pagination a:visited { color:#0066FF; text-decoration:none; }
.pagination a:active { color:#0066FF; text-decoration:none; }
.pagination a:hover { color:#FF3300; text-decoration:none; }

.prod_text { font-size:12px; color:#131313; }

.overlay { 
background-image:url(../images/overlay.png);
}

.addtocart {
	font-size:11px;
	color:#000099;
	font-weight: bold;
}

.blueButton {
font-size:12px; 
background-color:#CCFFFF; 
font-weight:bold; 
color:#000099; 
border:solid #CCC 1px; 
padding:4px 4px 4px 4px;
}

.blueButton_admin {
font-size:10px; 
background-color:#CCFFFF; 
font-weight:bold; 
color:#000099; 
border:solid #CCC 1px; 
padding:2px 2px 2px 2px;
}

/* Title Bar */
.titleBar {
	background-image:url(../images/title_bar_a.gif);
	background-repeat:no-repeat;
	width:620px;
}

.titleText {
	font-size: 24px;
	font-weight: bold;
	color: #0672CC;
	margin-left: 30px;
	margin-bottom: 10px;
	width: 570px;
}

.breadcrumb {
	font-size: 12px;
	font-weight: bold;
	color: #0672CC;
	margin-left: 60px;
	margin-bottom: 8px;
	width: 530px;
}

.breadcrumb a:link {
color:#0000CC;
text-decoration:none;
}

.breadcrumb a:visited {
color:#0000CC;
text-decoration:none;
}

.breadcrumb a:active {
color:#0000CC;
text-decoration:none;
}

.breadcrumb a:hover {
color:#FF3300;
text-decoration:none;
}

.select_bar {
font-size:10px;
}

.prod_info {
background-image:url(../images/product_bar_e.png);
background-position:4px 6px;
background-repeat:no-repeat;
display:inline;
padding-left:0;
width:400px;
}

#table_head_items {  }
#year_bg { background-image:url(../images/year.png); background-position:1px 20px; background-repeat:no-repeat;}
#type_bg { background-image:url(../images/type.png); background-position:1px 20px; background-repeat:no-repeat; }
#price_bg { background-image:url(../images/price.png); background-position:1px 20px; background-repeat:no-repeat; }
#grade_bg { background-image:url(../images/grade.png); background-position:1px 20px; background-repeat:no-repeat; }

#cat_header_link { position:absolute; float:left; height:46px; display:inline; left:0px; top:11px; z-index:7; width:200px; }
.category_header { font-size:14px; line-height:1.1;}

.table_header { padding:4px; margin:2px 4px 2px 0px; height:20px; }
.table_body { padding:4px; margin:2px 4px 2px 0px; height:44px; }
.desc_text { font-size:11px; width:154px; }
.year_text { font-size:12px; width:55px; }
.grade_text { font-size:12px; width:50px; }
.type_text { font-size:12px; width:60px; }
.price_text { font-size:12px; width:50px; }
.cart_text { font-size:12px; width:148px; }

/* footer */
#foot_nav { font-size:12px; color: #161616; text-align: center; padding:10px 0px 10px 0px; }
#foot_nav a:link { color:#000; }
#foot_nav a:hover { color:#1653A4; }
#foot_nav a:visited { color:#000; }
#foot_nav a:active { color:#000; }

/* ARTICLES */
#articles #entry { 
border-bottom:1px dotted #CCCCCC;
font-size:13px;
line-height:1.2;
margin:0 0 22px;
padding:4px;
}

#articles #entry h2 { 
font-size:20px;
margin:4px 0;
padding:0; 
}

#articles #entry h3 {
font-size: 18px; 
line-height: 1.3; 
margin:15px 0px 0px 0px;
}

#articles #entry h4 {
font-size: 16px; 
line-height: 1.3; 
margin:10px 0px 0px 0px;
}
  
#articles #entry p { font-size:13px; padding:0px; } 


/* ARTICLE LIST SIDEBAR */
#art_listing h3 {
	font-size:14px;
	margin:0px 0px 2px 0px;
}

#art_listing h3 a:link, #art_listing h3 a:active, #art_listing h3 a:visited {
	color:#FF3300;
	text-decoration:none;
}

#art_listing h3 a:hover {
	color:#0066CC;
	text-decoration:none;
}

#art_listing p {
	font-size:12px;
	margin:2px;
}

#art_listing h2 {
	margin-bottom:8px;
}

#art_listing h2 a:link, #art_listing h2 a:active, #art_listing h2 a:visited, #art_listing h2 a:hover {
	text-decoration:none;
	color:#000000;
}

#art_listing ul {
	list-style:none; margin:0px; padding:0px;
}
#art_listing ul li {
	list-style:none; margin:0px; padding:0px;
}