body {
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	background-color:#EBE8E3;
	}
	
#Content {
	width:1000px;
	height:500px;
	margin:0px auto;
	text-align:left;
	border:1px dashed #E9E4DB;
	background-color:#EBE8E3;
	background: url(images/mainbackground.gif) no-repeat top left;

	}
#Content_long {
	width:1000px;
	margin:0px auto;
	text-align:left;
	border:1px dashed #E9E4DB;
	background-color:#EBE8E3;
	background: url(images/mainbackground.gif) no-repeat top left;

	}
#Content_long_noimage {
	width:1000px;
	margin:0px auto;
	text-align:left;
	border:1px dashed #E9E4DB;
	background-color:#EBE8E3;
	}
#headerContent {
	width:1000px;
	margin:0px auto;
	height:150px;
	text-align:right; 
	background-color:#222222;
	}

.contentColumn {margin-left:376px;}
#ContentTop {width:620px;font-family:Tahoma; font-size:12px;  color:#575757;padding:10px 0px 10px 0px; }	
#ContentCenter {width:420px;height:210px; overflow:auto;font-family:Tahoma; font-size:12px;}	
#ContentBottom {width:420px;font-family:Tahoma; font-size:11px;height:120px;}	
#header {background-color:#222222;}
#footer {background-color:#222222;height:80px;padding:0px; margin:0px;}

.topmenu {
	background: #333;
	float: left;
	margin: 0;
	margin-left:100px;
	padding: 0;
	width: 9em;
	text-align:left;

}

.topmenu a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	background: #333;
	background-image:url(images/bgmenu.gif);
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	padding:3px;
	text-decoration: none;
		text-align:left;

}
.topmenu a:active {
	/*background: #2580a2 url("images/m1-1.gif") left center no-repeat;*/
	background-image:url(images/bgmenu_o.gif);
		text-align:left;

	color: #fff;
}
.topmenu a:hover {
	/*background: #2580a2 url("images/m1-1.gif") left center no-repeat;*/
	background-image:url(images/bgmenu_o.gif);
	color: #fff;
    text-align:left;

}
br{font-size:10px}
.s{font-family:Tahoma; font-size:10px;  color:#767675; text-decoration:none}
.s1{font-family:Tahoma; font-size:10px;  color:#3D3D3D; text-decoration:none}
  .green{font-family:Tahoma; font-size:11px;  color:#9CE438;}
.red{font-family:Tahoma; font-size:10px;  color:#963E0A; text-decoration:none}
.red a{font-family:Tahoma; font-size:10px;  color:#963E0A; text-decoration:underline;}

.o{font-family:Tahoma; font-size:11px;  color:#C67009;}
  .blue{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
  .w{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.b{font-family:Tahoma; font-size:11px;  color:#48453D; }
.b3{font-family:Tahoma; font-size:11px;  color:#48453D; text-decoration:none}
.b1{font-family:Tahoma; font-size:10px;  color:#575757; text-decoration:none}
.b2{font-family:Tahoma; font-size:10px;  color:#575757;}

.TitlesTwoTone {
	font-size:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
}
.TitlesTwoTone a:link {color:#666;cursor:pointer; text-decoration:none;}
.TitlesTwoTone a:active {color:#666;text-decoration:none;}
.TitlesTwoTone a:visited {color:#666;text-decoration:none;}
.TitlesTwoTone a:hover {color:#000;text-decoration:underline;}


.TwoToneSpan {color:#D4330D;}
a.TwoToneSpan {color:#D4330D;}
.TwoToneSpan a:link {color:#D4330D; text-decoration:none;}
.TwoToneSpan a:active {color:#D4330D; text-decoration:none;}
.TwoToneSpan a:visited {color:#D4330D; text-decoration:none;}
.TwoToneSpan a:hover {color:#000; text-decoration:none;}
  
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

ul.glossymenu{
	display: table;

	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(images/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 43px;
	list-style: none;
	width:960px;
}

ul.glossymenu li{
margin: 0;
padding: 0;
list-style: none;
display: table-cell;
float: left;
position: relative;

}

ul.glossymenu li a{
	float: left;
	display: block;
	cursor: pointer;
	position: relative;
	
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
}
ul.glossymenu a{
position: relative;
display: block;
}


ul.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

ul.glossymenu li.current a{
	color: #fff;
	background: url(images/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
ul.glossymenu li a:hover{
	color: #fff;
	background: url(images/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
ul.glossymenu li:hover{
	background: url(images/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.glossymenu li:hover b{
	background: url(images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}
ul.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}
ul.glossymenu li.current ul.dropdown {}

ul.dropdown
{
margin: 0;
padding: 0;
display: block;
position: absolute;
z-index: 999;
top: 100%;
width: 800px;
display: none;
left: 0;
background-color:#9EBF42;
}
ul.dropdown ul { list-style-type: none; text-align:left; }
ul.dropdown li { background-color:#9EBF42;text-align:left;}
ul.dropdown li a { display: block;  height: 25px; padding: 4px 14px 4px 14px; text-decoration: none; font-weight:bold ;text-align:left; background-image:none;line-height: 20px;} 

ul.dropdown li a:hover { background-color: #BFE651; color:#000; } 

ul.dropdown li
{
margin: 0;
padding: 0;
float: none;
position: relative;
list-style: none;
display: block;
}





.box  {	background: #efefef; padding: 5px; border: 1px solid #ccc;}

.cart_item {height:20px;font-weight:bold;}
.cart_review {height:15px;width:50px; text-align:right;}
.button_buy {
   border-top: 1px solid #96d1f8;
   /*background: #65a9d7;*/
   background: #9EBF42;
background-image:url(images/bg_button.jpg) no-repeat;
   background: -webkit-gradient(linear, left top, left bottom, from(#649c3e), to(#65a9d7));
   background: -webkit-linear-gradient(top, #649c3e, #65a9d7);
   background: -moz-linear-gradient(top, #649c3e, #65a9d7);
   background: -ms-linear-gradient(top, #649c3e, #65a9d7);
   background: -o-linear-gradient(top, #649c3e, #65a9d7);
   padding: 2px 4px;
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: black;
   font-size: 10px;
   font-family: Verdana, Geneva, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button_buy:hover {
  /* border-top-color: #28597a;
   
   background: #28597a;*/
   border-top-color:#FC0;
   background:#D4330D;
   color: #fff;
   }
.button_buy:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
  
   .button_purchase {
	   width:130px;
border-top-color:#FC0;
   background:#D4330D;
   color: #fff;
   margin-top:10px;
background-image:url(images/bg_button.jpg) no-repeat;
   background: -webkit-gradient(linear, left top, left bottom, from(#649c3e), to(#65a9d7));
   background: -webkit-linear-gradient(top, #649c3e, #65a9d7);
   background: -moz-linear-gradient(top, #649c3e, #65a9d7);
   background: -ms-linear-gradient(top, #649c3e, #65a9d7);
   background: -o-linear-gradient(top, #649c3e, #65a9d7);
   padding: 4px 8px;
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   font-size: 10px;
   font-family: Verdana, Geneva, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   cursor:pointer;
   }
.button_purchase:hover {
   border-top: 1px solid #96d1f8;
   background: #9EBF42;
   color:#000;
   }
.button_purchase:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
   

a.button_panel {
    background: transparent url('/images/bg_button_a.png') no-repeat scroll top right;
    color: #000;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 30px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button_panel span {
    background: transparent url('/images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 8px 0 8px 18px;
}
a.button_panel:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button_panel:active span {
    background-position: bottom left;
    padding: 8px 0 8px 18px; /* push text down 1px */
}

a.listen_link {padding:5px; color:#060;}
a.listen_link:active {padding:5px; color:#060;}
a.listen_link:visited {padding:5px; color:#060;}
a.listen_link:hover {padding:5px; color:#060;}