/* AMIAUCTION.COM - DEFAULT CSS */
/* ©2009 CANOPY WEB SOLUTIONS (www.mywebcanopy.com)  */
/* Written By: Brian Kuyath */

/* GENERAL COPY */
.Default {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #000;
}

.Default td {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #000;
}


.Default a, .Default a:visited {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #0044CC;
	text-decoration: none;
}

.Default a:hover {
	text-decoration:underline;
}

/* HEADER COPY */
.Default h1, .Default h2, .Default h3, .Default h4, .Default h5, .Default h6 {
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:normal;
}

.Default h1, .Default h1 a, .Default h1 a:visited {
	color:#000;
	font-size:18px !important;
	font-weight:bold;
	padding:0px;
}

.Default h2, .Default h2 a, .Default h2 a:visited  {
	color:#000;
	font-size:16px !important;
	font-weight:bold;
	padding:0px;
}

.Default h3, .Default h3 a, .Default h3 a:visited  {
	color:#000;
	font-size:14px !important;
	font-weight:bold;
}

.Default h4, .Default h4 a, .Default h4 a:visited  {
	font-size:12px !important;
}

.Default h5, .Default h5 a, .Default h5 a:visited  {
	font-size:10px !important;
}

.thisStle h6, .Default h6 a, .Default h6 a:visited  {
	font-size:8px !important;
}

.Default h1 a:hover, .Default h2 a:hover, .Default h3 a:hover, .Default h4 a:hover, .Default h5 a:hover, .Default h6 a:hover {
	text-decoration:underline;
}


/* GENERAL CONTENT TITLES */
.Default_title  {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px; 
	font-weight: bold;
	color: #000;
	margin:0px 0px 5px 0px;
	text-shadow: 1px 1px 1px #000;
}

.Default_title a, .Default_title a:visited {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight: normal;
	color: #0044CC;
}

.Default_title a:hover {
	text-decoration:underline;
}

/* GENERAL CONTENT BODY COPY */
.Default_body {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #000;
}

/* SUPER, SUB SCRIPTS */
.Default sub, .Default sup {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#000;
}

/* LISTS */
.Default li {
	list-style-position:inside !important;
}

.Default ul {
	list-style-type:disc;
	padding:0px;
}

.Default ol {
	list-style-type:decimal;
	padding:0px;
}

/* IMAGES */
.Default_image { 
}

.Default img {
}

/* INCLUDE MENU */
.Default_menu a, .Default_menu a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px; 
	color: #0044CC; 
	display:block;
	!important;
}

.Default_menu a:hover {
	text-decoration:underline;
	!important;
}

/* HORIZONTAL LINE */
.Default hr { 
	width: 100%; 
	border:1px solid #CFCFCF;
}


/* FORMs */
.Default select { 
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	margin: 1px; 
	padding: 2px; 
	color: #000;
}

.Default th {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	color: #000;
	width:150px;
}

.Default .submit input {

}

.Default .submit input:hover {
	
}

/* SEARCH BAR */
#SearchBar_Input { 
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	margin: 1px; 
	border: 1px solid #CFCFCF; 
	padding: 2px; 
	color: #000; 
	width: 130px; 
}

#SearchBar_Search { 
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	margin: 1px; 
	border: 1px solid #CFCFCF; 
	padding: 1px; 
	color: #000; 
	width: 100px; 
}


/* DO NOT DELETE */
div.Default {clear:both;}

div.ProductGallery {
background:transparent url(/assets/layouts/images/ami_prodgal_bg.jpg) 0px -6px no-repeat;
padding:0px 16px;
height:109px;
}

.ProductGallery_image, .ProductGallery img {
width:85px !important;
}

.wraptocenter {
display:inline !important;
width:auto !important;
height:auto !important;
text-align:center !important;
}

.photos .dropshaddow > table .image_with_dropshaddow .lightboxImage {
-moz-border-radius:5px 5px 5px 5px !important;
padding:3px 3px 0px 3px;

}

.lightboxImage {
border:2px solid #fff !important;
}

.dropshadow_1, .dropshadow_2, .dropshadow_3, .dropshadow_4, .dropshadow_5, .dropshadow_6, .dropshadow_7, .dropshadow_8 {
background-color:#DA0A34 !important;
width:2px !important;
height:2px !important;
} 

.ImageGallery_title_photo_gallery {
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-size:11px !important;
font-weight:normal !important;
color:#000 !important;
text-align:center !important;
line-height:1.8em !important;
}
