@charset "UTF-8";
/* CSS Document */
 

* {
font-size:100%;
}

body {

	background:#000000 url(/images/background.jpg) no-repeat fixed;
	color:#000000;
//	font-family:Helvetica,Arial,sans-serif;
//	font-family:"Times New Roman", Times, serif;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	min-width:1002px;

}

h1  { font-family: Arial; line-height: 1em; }
h2  { font-family: Times; font-size:20px; font-weight: bold }

img {
border-style:none;
}
a {
color:#000000;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

#main {
margin:0 auto;
overflow:visible;
padding:0 0 15px;
width:922px;

}
#header {
	background:transparent url(/images/ARtemplate.png) no-repeat scroll 0 0;
	height:860px;
	margin-top:0px;
	width:922px;

}


#header .relativ {
//height:394px;
position:relative;
}


#topbar {
	position:absolute;
	left:220px;
	top:101px;
	width:701px;
	height:40px;
	z-index:1;
}

#top-nav {
	left:1px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	top:5px;
	width:700px;
}
#top-nav li {
float:left;
font-weight: bold;
}
#top-nav, #top-nav a {
font-family:"Times New Roman", Times, serif;
color:#F7F6C3;
font-size:15px;
text-transform:uppercase;
}
#top-nav a {
//background:#000000 none repeat scroll 0 0;
background-color:transparent;
display:block;
padding:7px 28px 6px;
padding-right: 10px;
}
#top-nav a:hover {
// background:#FFFFFF none repeat scroll 0 0;
	background: url(/images/bullet.png) no-repeat left;
	color:#E2144A;
	text-decoration:none;
	font-weight: bold;
//	text-decoration:underline;
	
}



#leftbar {
	position:absolute;
	left:4px;
	top:216px;
	width:217px;
	height:580px;
	z-index:5;
}

#logohot {
	position:absolute;
	left:5px;
	top:-200px;
	width:206px;
	height:198px;
	z-index:1;
}

#myspace {
	position:absolute;
	left:-1px;
	top:435px;
	width:204px;
	height:107px;
	z-index:2;
}

#singup {
	position:absolute;
	left:5px;
	top:239px;
	width:201px;
	height:180px;
	z-index:1;
}


/*
#left-nav {
	left:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	top:30px;
	width:191px;
}
#left-nav li {
float:left;
margin-right:7px;
}
#left-nav, #left-nav a {
font-family:"Times New Roman", Times, serif;
color:#F7F6C3;
font-size:18px;
text-transform:uppercase;
}
#left-nav a {
background:#000000 none repeat scroll 0 0;
display:block;
padding:7px 12px 6px;
}
#left-nav a:hover {
// background:#FFFFFF none repeat scroll 0 0;
color:#CC0000;
text-decoration:none;
}

*/

.lefttext {color: #CCCCCC}
.leftheadtext {color: #CCCCCC; font-weight: bold; }

#menu {
	left:14px;
	margin:0;
	overflow:visible;
	padding:0;
	position:absolute;
	top:30px;
	width:300px;
	font-family:"Times New Roman", Times, serif;
	//color:#F7F6C3;
	font-size:14px;
	text-transform:uppercase;
	z-index: 5;
}

#menu ul { 
	margin: 0px; 
	padding: 0; 
	list-style: none;
	width: 140px; /* Width of Menu Items */ 
	border-bottom: 0px solid #ccc; 
	z-index: 5;
} 

#menu ul li { 
	position: relative; 
	left: 0px;
	width:140px;
} 

#menu li ul { 
	position: absolute; 
	left: 139px; /*Set 1px less than menu width */ 
	top: 0; 
	display: block; 
} 

#menu li:hover ul {
	display: block; 
} 

#menu li:hover>ul { 
	visibility:visible; 
} 

#menu ul ul {
	visibility:hidden; 
} 

/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li { float: left; height: 1%; } 
* html #menu ul li a { height: 1%; } 
/* End */ 

/* Make-up syles */ 

#menu ul, li { 
	margin: 0 0 0 0; 
} 

/* Styles for Menu Items */ 
#menu ul a { 
	display: block; 
	text-decoration: none; 
	color: #F7F6C3; 
	background: #000; /* IE6 Bug */ 
	padding: 5px; 
	border: 0px solid #ccc; 
	border-bottom: 0; 
} 

/* Hover Styles */ 
#menu ul a:hover { 
	color: #E2144A; 
	background: #000000; 
} 

/* Sub Menu Styles */ 
#menu li ul a { 
	text-decoration: none; 
	color: #fff; 
	background: #000; /* IE6 Bug */ 
	padding: 5px; 
	padding-left: 10px;
	border: 0px solid #ccc; 
	border-bottom: 0; 
	width:100px; /* submenu width */
} 

/* Sub Menu Hover Styles */ 
#menu li ul a:hover { 
	color: #E2144A; 
	background: #000000; 
} 

/* Icon Styles */ 
#menu ul a.submenu {background:#000 url("images/r_arrow_wh.gif") no-repeat right; } 
#menu ul a.submenu:hover {background:#000000 url("/images/r_arrow_wh.gif") no-repeat right;}




#storebar {
	position:absolute;
	left:30px;
	top:30px;
	width:650px;
	height:40px;
	z-index:1;
}

#store-nav {
	left:1px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	top:5px;
	width:650px;
}
#store-nav li {
float:left;
font-weight: bold;
}


#store-nav, #store-nav a {
//font-family:"Times New Roman", Times, serif;
color:#333333;
font-size:14px;
text-transform:uppercase;
}
#store-nav a {
//background:#000000 none repeat scroll 0 0;
background-color:transparent;
display:block;
padding:7px 28px 6px;
padding-right: 5px;
}
#store-nav a:hover {
// background:#FFFFFF none repeat scroll 0 0;
//	background: url(/images/bullet.png) no-repeat left;
	color:#CC0000;
	text-decoration:none;
	font-weight: bold;
	text-decoration:underline;
	
}


#content {
	position:absolute;
	left:223px;
	top:142px;
	width:700px;
//	height:655px;
	margin:0;
	overflow:auto;
	padding:0;
	vertical-align: top;
	z-index:1;
}

#contentstore {
	position:absolute;
	left:223px;
	top:142px;
	width:700px;
	height:1000px;
	margin:0;
	overflow:auto;
	padding:0;
	vertical-align: top;
	z-index:1;
}

#content_top {
background-image:url(/images/paper_ts.gif);
background-repeat:no-repeat;
height:45px;
margin:0 0 0 0;
padding:0;
}

#content_middle {
background-image:url(/images/paper_cs.gif);
background-repeat:repeat-y;
margin:0 0 0 0;
padding:5;
}


#leftpromo {
position: absolute;
top: 470px;
left: 20px;
}

#centerpromo {
position: absolute;
top: 470px;
left: 250px;
}

#rightpromo {
top: 470px;
left: 480px;
position: absolute;
}

#content_bottom {
background-image:url(/images/paper_bs.gif);
background-repeat:no-repeat;
height:34px;
margin:0 0 0 0;
padding:0;

}



.copyright {
	color: #000000;
	font-size: 12px;
	text-align: center;
}



/******************************************************************************/
/* BOX1 ELEMENTS */
.box1        { background: url('/hh-images/content-bottom.gif') no-repeat center bottom; width: 634px; }
.box1Content { background: url('/hh-images/content-top.gif') no-repeat center top; padding: 0px 25px 25px; }
.box1Content2 { background: url('/hh-images/content-top2.gif') no-repeat center top; padding: 0px 25px 25px; }
.box1 p      { margin-bottom: 15px; font-size: 1.4em; color: #083841; }
.box1Content h2 { font-size: 2em; }
.box2Content h2 { font-size: 2.2em; }
#boxTitle    { height: 100px; }
.bio p { border-bottom: 1px solid #d5cdbb; padding-bottom: 5px; margin-bottom: 5px; padding-left: 10px; }

/******************************************************************************/
/* BOX2 ELEMENTS */
.box2        { background: url('/hh-images/store-bottom.gif') no-repeat center bottom; width: 593px; }
.box2Content { background: url('/hh-images/store-top.gif') no-repeat center top; padding: 0px 25px 25px; }
.box2 p      { margin-bottom: 15px; font-size: 1.4em; color: #083841; }
#boxTitle    { height: 100px; }

/******************************************************************************/
/* CART ELEMENTS */

blockquote { font-size: 1.6em; color: #333333; }

.products              { width: 100%; }
.products td           { padding: 5px; }
.products .price       { color: #ff0000; font-size: 1.2em; }
.products .purchase a  { color: #ffffff; font-size: 1.2em;}
.products strong       { display: block; }
.products .description { font-size: 1.2em; }
.products .image       {  }

.purchaseTable td { padding: 5px; font-size: 1.3em; }
.purchaseTable { margin: 15px 0px; }

.productImage img { display: block; padding: 5px; background: #ffffff; border: 1px solid #666666; margin: auto;  }
.productImage { text-align: center; }

.cart {  }
.cart td { font-size: 1.3em; border-bottom: 1px solid #ebe5d9; border-right: 1px solid #ebe5d9; padding: 3px; padding-bottom: 6px; }
.cart th { font-size: 1.3em; font-weight: bold; background: #ebe5d9; padding: 3px; text-align: left; }
.cart .price, .cart .ext { text-align: right; }
.cart .titletab_small { font-size: 11px; }
.cart .titletab_small td { font-size: 11px; border: none; }

.contentbar1 { font-size: 1.2em; }

.checkOut { width: 100%; font-size: 1.2em; margin-bottom: 7px; }
.checkOut td { border-bottom: 1px solid #ebe5d9; border-right: 1px solid #ebe5d9;  }
.checkOut .col1 { width: 100px; text-align: right; }
.checkOut .col2 { width: 160px; text-align: left; }
.checkOut .col3 { width: 380px; text-align: left; }
.checkOut input, .checkOut select, .checkOut textarea { width: 160px; }
.checkOut td { padding: 4px; }

.errorbox { color:#ff0000; font-size: 1.4em; font-weight: bold; }
