.submit input
{
color: #0000ff;
background: #cccccc;
border: 2px outset #0000ff;
}





#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #000000;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
text-align: left
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;

margin: 3px 8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
	text-align: left;
}
.hintanchor2{ /*CSS for link that shows hint onmouseover*/

margin: 3px 8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
	text-align: left;
}



legend
{
color: #ffffff;
background: #000000;
border: 1px solid #0000ff;
padding: 2px 6px
} 


div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: #cccccc;
	text-align: left;

}
div.sdmenu div {

	overflow: hidden;
	border-style: solid solid solid solid;
	border-color: #0000ff;
	border-size: 1px;
	border-width: 1px;
}

div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 5px;
	font-weight: bold;
	color: #0000ff;
	cursor: default;
	border-bottom: 1px solid #ddd;
}

div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #0000ff;
}
div.sdmenu div a.current {
	background : #cccccc;
	border-color: #0000ff;
	border-size: 1px;
	border-width: 1px;
}
div.sdmenu div a:hover {
	background : #cccccc ;
	color: #000000;
	text-decoration: none;

}


#content_exp {

	margin-left: 230px;
	margin-right: auto;
	width: 750px;
	margin-bottom: 30px;
	length: 900px;
	heright: 900px;
margin-top:30px;
	
}





#menu {
	width: 175px;
	font-size:700;
	}

#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}

#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;

	}	
	
#menu li a:link, #menu li a:visited {
	color: #0000ff;
	display: block;
	background: #cccccc;
	border-style: solid solid solid solid;
	border-color: #0000ff;
	border-size: 1px;
	border-width: 1px;
	font-size:20px;
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #ffffff;
	background: url(images/v5.jpg) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #ffffff;
	background: url(images/v5.jpg) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}        



/* ------- shopping cart ---------------- */

#content_cart {

	margin-left: 230px;
	margin-right: auto;
	width: 750px;
	margin-bottom: 30px;
margin-top:30px;
	
}

.cart-discount-message{


	color: #00000f;
	font-size:12px;

}
.cart {
	width: 100%;
	font-size:15px;
	text-align: left;
	border-style: solid solid solid solid;
	border-color: #0000ff;
	border-size: 1px;
	border-width: 1px;
}


#content_cart a:link, #content_cart a:visited {
	color: #0000ff;
}

.cart tbody {
	margin: 0px 0;
}

.cart-head th {
	height: 36px;
	background-color: #D5F2ED;
	border: none;
	text-align: left;
	padding: 0 8px;
	color: #00000f;
}

.cart .albumart {
	float: left;
	margin-right: 10px;
}

.cart td p {
	margin: 2px 0;
}

.cart td {
	border: none;
	padding: 2px;
	background: #EBEBE7;
color: #00000f;
}

.cart .cartline-alt2 td {
	background: #E8F6F3;
}

.cart .cartline-alt1 td {
	background: #FAFDFC;
}

td#totalprice {
	font-weight: bold;
}

.cart .itemprice, .cart .itemsubtotal, .cart .shipcost, .cart .taxcost, .cart .totalcost {
	text-align: right;
	padding-right: 1.5em;
}
.shiplabel, .totallabel, .taxlabel {
	font-weight: bold;
}
body#cd h4.style {
	margin: 12px 0;
}




body {
	margin-top: 0px;
	padding: 0;
	background: #000;
	font-size: 13px;
	text-align: justify;
	color: #ADADAD;

  background-image: url(images/Gradient.gif);
  background-position: 50% auto;
  background-attachment: fixed;
  background-repeat: repeat-x;

}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #819CDB;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 998px;
	height: 200px;
	margin: 0 auto;
	padding-bottom: 1px;
	background: #0000ff url(images/banner4.gif ) no-repeat left top;
float: center;
}

#bg a:hover {
	background: #000000;
	border-color: #0000ff;
	border-size: 1px;
	border-width: 1px;
	width:173px;
	height:46px;

}


#bg {
	
	background: #cccccc;
	border-style: solid solid solid solid;
	border-color: #0000ff;
	border-size: 1px;
	border-width: 1px;
	width:173px;
	height:46px;
}

#header h1, #header p {
	float: left;
	margin: 0;
	padding: 50px 0 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header h1 {
	color: #FFB71C;
	font-size: 44px;
}

#header p {
	padding: 65px 0 0 10px;
	font-size: 16px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FFB71C;
}

/* Page */

#page {

	width: 1000px;
	
	margin: 0 auto;
	background: #000000;
	border-left: 2px solid #0000ff;
	border-right: 2px solid #0000ff;
	border-bottom: 2px solid #0000ff;
}

#page2 {

	width: 1000px;
	height:1000px;
	margin: 0 auto;
	background: #000000;
	border-left: 2px solid #0000ff;
	border-right: 2px solid #0000ff;
	border-bottom: 2px solid #0000ff;
}

#page_exp {

	width: 1000px;
	height:2200px;
	margin: 0 auto;
	background: #000000;
	border-left: 2px solid #0000ff;
	border-right: 2px solid #0000ff;
	border-bottom: 2px solid #0000ff;
}



#contain {

	float: right;
	width: 1000px;

	
}

/* Content */

#content {

	margin-left: 300px;
	margin-right: auto;
	width: 680px;
	margin-bottom: 30px;
margin-top:30px;	
}


.post {
	padding: 0px 0px 0 0px;
}

.title {
	margin: 0;
	padding-bottom: 5px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
	border-bottom: 2px solid #0F0F0F;
}

.byline {
	margin: 0;
	color: #646464;


}

.small_line {
	margin: 0;
	color: #ffffff;
	line-height: 120%

}



.entry {

	font-size: 15px;
}

.outline {
	color: #ffffff;
	display: block;
	border-style: solid solid solid solid;
	border-color: #0000ff;
	border-size: 1px;
	border-width: 1px;
	font-size:18px;
	padding: 8px 0 0 10px;
	}

#flashoutline {
	
	background: #000000;
	border-style: solid solid solid solid;
	border-color: #0000ff;
	border-size: 1px;
	border-width: 1px;

}

.outlines {
	color: #ffffff;
	display: block;
	border-style: solid solid solid solid;
	border-color: #0000ff;
	border-size: 1px;
	border-width: 1px;
	font-size:15px;
	padding: 8px 0 0 10px;
	}

.outlined {
	color: #ffffff;
	border-style: solid solid solid solid;
	border-color: #0000ff;
	border-size: 1px;
	border-width: 1px;
	font-size:12px;
	height:300px

	}


.meta {
	text-align: left;
	color: #646464;
	padding: 10px 10px;
	margin: 30px 0;
	background: url(images/img02.jpg) repeat-x left top;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.meta .more {
	background: url(images/img03.gif) no-repeat 0px 45%;
	padding-left: 10px;
}

.meta .comments {
	background: url(images/img03.gif) no-repeat 0px 45%;
	padding-left: 10px;
}
.meta a {
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #0F0F0F;
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

/* Sidebar */

#sidebar {
	
	position:absolute;

	top:225px;
	width: 240px;
	margin-left: 10px;
}

#sidebar2 {
	
	position:absolute;

	top:225px;
	width: 240px;
	margin-left: -220px;


}