@charset "utf-8";
/* CSS Document */

body {
	background-color: #1d1d1d;
	/* background: #232323 url(images/top-tail.gif) top left repeat-x; */
	text-align:center;
	
}

* {
	margin:0; padding:0;
	font-size:100%;
}

p {
	line-height: 1.4em;	
}

a img {border:0;}
.left {float:left;}
.right {float:right;}
.clear  {clear: both;}

html, input, textarea {
	font-family: Verdana, Geneva, sans-serif; /* Georgia, Georgia, serif; */
	font-size:0.75em;
	line-height:1.25em;
	/* color:#6f6f6f;*/
	color: #ccc;
}

input, textarea {
	color: #333;	
}

input, select { 
	vertical-align:middle; 
	font-weight:normal;
}

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

/** General List Styling **/
ul { list-style:none;}
ul li { background:url(images/list-bg.gif) no-repeat 0 7px; padding-left:10px; line-height:1.4em;}
li a {text-decoration:none;}
li a:hover {text-decoration:underline;}

ol {
	margin-left: 10px;
	padding-left: 10px;
}

ol li {line-height:1.4em;}

strong {
	color: #fff;	
}

h2 {
	color: #fff;
	font-size: 22px;
	margin: 5px 0;
}

h3 {
	color: #fff;
	font-size: 12px;
	margin: 10px 0;
}

#banner-window h3 {
	margin: 5px 0;	
}

h4 {
	color: #fff;
	font-size: 12px;
	margin: 5px 0;
	padding-left:10px;
}

.imgleft0 {
    display: block;
    width: 175px;
    height: 87px;
    text-decoration: none;
}

#imgleftcd {
    background: url("../images/AMI_cd1.png") left top no-repeat;
}

#imgleftcd:hover {
    background: url("../images/AMI_cd2.png") left top no-repeat;
}

#imgleftdvd {
    background: url("../images/AMI_dvd1.png") left top no-repeat;
}

#imgleftdvd:hover {
    background: url("../images/AMI_dvd2.png") left top no-repeat;
}

#imgleftfilm {
    background: url("../images/AMI_audiovideo1.png") left top no-repeat;
}

#imgleftfilm:hover {
    background: url("../images/AMI_audiovideo2.png") left top no-repeat;
}

.imgleft {
	width: 80px;
	height: 80px;
	float: left;
	border: 2px solid #909090;
	margin: 0 10px 0 -5px;
}

.imgleftpng {
    margin-top: 10px;
}

#imgleftfirst {
    margin-top: 0px;
}

.margin1 {
	margin-top: 3px;
	font-size: 8pt;
}

.margin3 {
	margin-top: 15px;	
}

#wrapper {
	width: 	1024px;
	margin: 0 auto;
	background: #000 url("images/background-2.jpg") top left no-repeat;
	border-left: 3px #121212 solid;
	border-right: 3px #121212 solid;
}

#main { 
	width:903px; 
	margin:0 auto; 
	text-align:left;
}

/* ************************ Header *************************/

#header #row1 {
	/* background: #181818 url(images/header-row-bg.gif) top repeat-x;  */
	margin-bottom: 3px;
}
#header #row1 .right-bg {
	/* background:url(images/header-corner2.gif) bottom right no-repeat; */
}
#header #row1 .left-bg {
	/* background:url(images/header-corner1.gif) bottom left no-repeat;  */
	padding:10px 16px 5px 12px; 
	height: 176px;
}
/* ********** Header Sub Menu *******************/
#header .submenu {
	margin-top: 25px;	
}
#header .submenu li {
	display:inline; 
	font-size:0.917em; 
	background:none; 
	border-right:1px solid #787878; 
	padding:0 6px 0 6px;
}
#header .submenu li a {
	color: #CCC;
}
#header .submenu .last {
	border:none; padding-right:0;
}

#SearchForm {
	padding:12px 0 0 0;
}
#SearchForm .input {
	width:163px; 
	height:20px; 
	border:1px solid #b5bdc5; 
	background:#fff; 
	padding:0 0 0 5px; 
	font-size:0.917em;
}
.search {
	background: url(images/search-bg.gif) top left no-repeat; 
	line-height:1em; 
	font-weight:bold; 
	font-size:0.917em; 
	text-decoration:none; 
	display:inline-block; 
	vertical-align:middle; 
	padding:5px 0 6px 0; 
	width:65px; 
	text-align:center;
}

/********** Slogan Block ************/
#header #slogan {
	height: 240px; 
	/* background: url(images/header-bg-blank.jpg) top left no-repeat; */ 
	padding: 0;
	overflow: hidden;
	position: relative;
}

#banner-mini-block {
	position: absolute;
	height: 213px;
	width: 240px; 
	top: 16px;
	left: 16px;
}

.banner-mini-link {
	height: 17px;
	margin-bottom: 1px;
	display: block;
	color: #333;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	background: url(images/banner-bg-small.png) no-repeat;
	padding: 4px;
}

.banner-mini-link:hover {
	background: url(images/banner-bg-mini-highligh.png) no-repeat;	
	color: #fff;
}


.banner-mini {
	height: 25px;
	margin-bottom: 1px;
	overflow: hidden;
	background: url(images/banner-bg-small.png) no-repeat;
}

.banner-mini {
	display: block;
	color: #333;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}

.banner-mini:hover {
	background: url(images/banner-bg-mini-highligh.png) no-repeat;	
}

.banner-mini a:hover {
	color: #FFF;
}

.banner-mini a {
	color: #CCC; 
	font-size: 16px;
	text-decoration: none;
	width: 235px;
	display: block;
	margin: 4px 0;
}


#banner-main-block-text {
	position: absolute;
	top: 25px;
	left: 300px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 15px;

}

#banner-main-title {
	font-size: 36px;
	margin-bottom: 10px;
}

#banner-main-subtitle {
	font-size: 16px;
	font-style: italic;
	padding-left: 10px;
}
 

/****** Main Menu **********/
.menu {
	 /* url(images/header-corner2.gif) bottom right no-repeat;*/
}

.menu .left-bg {
	/* background:url(images/header-corner1.gif) bottom left no-repeat;  */
	padding-left: 30px;
	
}


/************ Content ****************/
#content {
	padding: 20px;	
}

#content p {
	margin: 10px 0;	
}
.col-spacing {
	padding-right: 25px;
}
#column-3-1 {
	width: 250px;	
}
#column-3-2 {
	width: 500px;
	padding-right: 50px;
}
#column-3-3 {
	width: 25px;	
}

#column-2-1 {
	width: 200px;	
}

#column-2-2 {
	width: 618px;	
}

/**********  Body Column Titles **********/
.title {
	margin-bottom: 20px;
	color: #fff;
	padding-left: 00px;
	font-size: 22px;
	height: 26px;
	line-height: 22px;
}
.title1{
	/* background:#232323 url(images/title1.gif) top left no-repeat; */
}

.title2 {
	/* background:#232323 url(images/title2.gif) top left no-repeat; */
}

.title3 {
	/* background:#232323 url(images/title3.gif) top left no-repeat;*/
}

/************* Left Navigation **************** */
#leftnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #181818;
	width: 200px;
}

#leftnav li {
	background: none;	
	margin: 0px;
	padding: 0px;
}

#leftnav a {
	padding: 8px 10px;
	display: block;
	color: #fff;
	font-size: 16px;
	border: 1px solid #181818;
	border-top: 0;
	background: #363636 url(images/menu-off-150.jpg) top left repeat-y;
	text-decoration: none;
}

#leftnav a:hover {
	background: #797979 url(images/left-menu-on-150.jpg) top left repeat-y;
}


	
/************ Shop Section ************/
#shop {
	background-color: #575757;
	color: #fff;
	line-height: 1.5em;
	width: 100%;
	text-align: left;
}

#shop-cont {
	border-right: 1px solid #3e3e3e; 	
	padding: 10px 15px;
}



#shop-title {
	background-color: #181818;
	padding: 5px;
}

#shop-body {
	background: #484848 url(images/shop-sum-bg.jpg) top right repeat-y;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #5d5d5d;
}

#shop-sum {
	width: 200px;
	float: right;
	padding: 10px;
}

#shop-options {
	background: #424242 url(images/shop-options-bg.jpg) top right repeat-y;
	border-right: 4px solid #3e3e3e;
	padding: 10px;
	margin-right: 221px;
}

.shop-option {
	margin: 0 0 15px 25px;	
}

#shop-tl {
	background: #575757 url(images/shop-bg-tl.jpg) top left no-repeat;
}

#shop-tr {
	background: url(images/shop-bg-tr.jpg) top right no-repeat;
	height: 6px;
	font-size: 6px;
	line-height: 6px;
}

#shop-ll {
	background: #575757 url(images/shop-bg-ll.jpg) bottom left no-repeat;
}

#shop-lr {
	background: url(images/shop-bg-lr.jpg) bottom right no-repeat;
	height: 6px;
	font-size: 6px;
	line-height: 6px;
}

.shop-text {
	
	line-height: 1.35em;
}

#footer {
	margin: 20px 25px 5px 25px;
	padding-top: 10px; 
	border-top: 1px solid #999;
	color: #999;
	text-align: center;
}

.fileUpload *{
	margin: 10px;	
}

.fileUpload th,  .fileUpload td {
	padding: 5px;	
}
 
 
#shop-product {
 border: 1px solid #ccc;
 padding: 5px;
 color: #ccc;
}



#phone {
 font-size: 25px;
 color: #fff;
 text-align: center;
 margin-top: 50px;
 display: none;
}

.list-single {
	margin-left: 50px;	
}

.left-menu-title h3 {
	text-decoration: underline;	

}

.left-menu-title:hover h3 {
    text-decoration: none;

}

#amiAccount {

}

.cartbuttonblock {
    margin: 5px 0;
}
.cartbutton {
    width: 173px;
    height: 38px;
    display: block;
    text-decoration: none;
}

#cartbuttonproducts {
    background: url("images/ami_Cart-products1.png");
}

#cartbuttonproducts:hover {
    background: url("images/ami_Cart-products2.png");
}

#cartbuttonshop {
    background: url("images/ami_Cart-shoppingcart1.png");
}

#cartbuttonshop:hover {
    background: url("images/ami_Cart-shoppingcart2.png");
}

/* these two items go together. The first is the default the second is the hover */
#cartbuttoncart {
    background: url("images/ami_Cart-checkout1.png");
}

#cartbuttoncart:hover {
    background: url("images/ami_Cart-checkout2.png");
}






.shopbutton {
    width: 280px;
    height: 135px;
    display: block;
    text-decoration: none;
}

#shopbuttoncd {
     background: url("images/ami_cat-CD1.png");
}

#shopbuttoncd:hover {
     background: url("images/ami_cat-CD2.png");
}
#shopbuttondvd {
     background: url("images/ami_cat-DVD1.png");
}

#shopbuttondvd:hover {
     background: url("images/ami_cat-DVD2.png");
}

#shopbuttonpack {
     background: url("images/ami_cat-packages1.png");
}

#shopbuttonpack:hover {
     background: url("images/ami_cat-packages2.png");
}
#shopbuttonbulk {
     background: url("images/ami_cat-bulk1.png");
}

#shopbuttonbulk:hover {
     background: url("images/ami_cat-bulk2.png");
}



