body {
	margin: 0px;
	padding:0;
}
body.main {
	background:#fff;
	margin:10px;
	font:normal 12px Arial;
	color:#444444;
}

.memlabel
{
font-weight: bold;
font-family: tahoma, Trebuchet MS, arial, verdana,sans-serif;
font-size: 13px;	
color: #256591;
height:25px;
border-bottom:1px solid #E5E5E5;
margin-bottom:20px;
}



a						{color:#447FC3; text-decoration:none}
a:visited 				{color:#447FC3;}
a:hover 				{color:#000000; text-decoration:underline}
label					{color:#444444;}

h1, h2					{color:#256591; font-size:18px; font-weight:bold; background:url(../images/title_bg.gif) no-repeat 0 0; padding:7px 0px 6px 0px;}
h3						{color:#343434; font-size:13px; font-weight:bold}
p						{color:#444444; line-height:1.3; padding:0px 0px 10px 0px; font-size:12px}

img						{border:none}
textarea                {width:90%;}
#content td li{margin-left:30px;padding-left:10px;padding-bottom:6px;line-height:140%;}
#content ul, #content ol{
margin:2px 0px 2px 20px;
list-style-type:disc;
}
#content li{
padding:2px 7px;
margin-left:25px;
}

/* FIX ITEMS TOO BIG */
#player img{width:500px;}
#content img{max-width:600px;}
object{width:500px;}
embed{max-width:500px;}

/*object embed{max-width:500px;}*/


/* MAIN STRUCTURE */

#left{
	width:210px!important;
	vertical-align:top;
	background-color:#272727;
	border-right: 1px solid black;
}

#contenttop{
	 background-color:#FFFFFF; 
	 background-repeat:repeat-x;
	 background-image:url(images/top_contentbg.jpg);
	 height:30px;
}
#content{
	background-color:#FFFFFF;
	padding:10px;
	text-align: left;
}
#content td{
	padding:5px;
	text-align: left;
}
/* HEADER */

#header{
	background-image: url(images/header_image.jpg);
	height: 148px;
}

.headerlabel{
	font-size: 24px;
	padding-top: 5px;
	color: #FFFFFF;
	padding-right: 10px;
	font-weight: normal;
	padding-left:20px;
	text-align:left;
}
.headerslogan{
	text-align: right;
	font-weight:bold;
	padding-right: 15px;
	padding-top: 85px;
	font-size: 15px;
	color: #ffffff;
}

/* TOP MENU */

#topmenu{
	background-image: url(images/topmenu_bg.jpg);
	height: 35px;
	margin:0;
	padding:0;
}

#topmenu ul{
list-style:none;
margin:0;
padding:0;
}

#topmenu ul li{
	float: left;
	border-right: 1px solid #4790BB;
}
#topmenu ul li a{
	padding-top: 12px;
	display: block;
	font-size: 14px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 11px;
}
#topmenu ul li a:hover{
	background: url('images/topmenu_over.jpg');
	text-decoration: none;
}
#topmenu li{background-image:url(images/topmenu_bg.jpg);}


/* LOGINS */
#head_member{
	background-image: url(images/head_member.jpg);
	height: 40px;
	background-repeat: no-repeat;
}


#login_form{
	padding: 15px 0px;
	margin-left: 0px;
text-align:center;
}
#login_form label{
	color:#cccccc;
}
#login_form input.login{
	margin-top: 10px;
}
#login_form input.textfield{
	width:160px;
	color: #333333;
}
#loginbutton{
background: transparent url(images/login_button.jpg) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
   overflow: hidden;
   width: 170px;
  height: 55px;
  padding: 55px 0 0;
  margin: 0;
  border: 0;
}

.shoplogin a:hover{
color:white;
}

#logged_in{
	padding: 15px 10px;
	margin-left: 0px;
	background-color: #175682;
	color: #FFFFFF;
	text-align: center;
}
#logged_in p{
	color: #FFFFFF;
	line-height: 130%;
	padding-bottom: 10px;
}

#logged_in a{
	color: #ffffff;
	text-decoration: underline;
}
#logged_in a:hover{
color:white;
}
#logged_in font{
color:#FFFF66;
}

/* CONTENT AREAS */
#sublinks{
	margin: 10px 0;
}
#sublinks a{
	font-size: 14px;
	color: #172377;
	padding-right: 15px;
	text-decoration: underline;
	margin:0;
	padding: 5px;
	white-space:nowrap;
	line-height:1.8;
}
#sublinks a:hover{
	color: #4A93BE;
	text-decoration: none;
}
#sublinks div{text-align:center;margin:0;padding:0;text-indent:-7px;}


#upper{
	margin-left: 30px;
	line-height:25px;
	margin-bottom: 15px;
	color: #606060;
	display:block;
}
#upper p{
	color: #606060;
}

#lower{
	line-height: 20px;
	display:block;
    padding:10px 0;
	margin-left: 30px;
}
#prompt{
	color:#333333;
	text-align: center;
	margin: 10px;
	line-height:180%;
    font-size:14px;
	background-color: #FFCC00;
	display:none;
	border:1px solid #666666;
	}


/* LEFT MENU */
#sidemenu{
	background:#EAF4FB;
	padding-bottom: 3px;
	text-align: left;
}
#sidemenu ul{
	margin-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	list-style:none;
}

#sidemenu ul li{
	border-top: 1px solid #cccccc;
}

#sidemenu ul li a{
	font-size: 14px;
	color: #333333;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	display:block;
}
#sidemenu ul li:hover{
	background: #82B0D0 url(images/sidemenu_arrow.jpg) no-repeat left center;
	padding-left: 0px;
}
#sidemenu ul li a:hover{
	background: #82B0D0 url(images/sidemenu_arrow.jpg) no-repeat left center;
	color: #4F6675;
	text-decoration:none;
}

#sidemenu ul li#sub{
	border-bottom: 0px;
	border-top: 0px;
	padding: 4px 0 4px 0;
	width: auto;
}
#sidemenu ul li#sub:hover{
background:#EAF4FB none;
}
#sidemenu ul li#sub a{
	font-size: 12px;
	padding: 0;
	padding-left: 30px;
	color: #5496C3;
	background-image: url(images/submenu_arrow.jpg);
	background-position: 15px center;
	background-repeat: no-repeat;
}
#sidemenu ul li#sub a:hover{
	background: #EAF4FB url(images/submenu_arrow.jpg) no-repeat 15px center;
	color: #333333;
}

#sidemenu_space{
	background-image: url(images/sidemenu_spacer.jpg);
	height: 30px;
}
#sidemenu li#group_name,#sidemenu li#group_name:hover{
	background-image: url(images/head_nav.jpg);
	font-size:14px;
	font-weight:bold;
	padding:5px 0 9px 10px;
	height:auto;
	color:#f4f4f4;
}

/* RIGHT MENU */
#rightbar{
	text-align:center;
	background-image:url(images/rightbar_top.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center top;
}
.righthead{
	color: #000000;
	padding-top: 7px;
	font-weight: bold;
}
#rightbarcontent{
	background-image:url(images/rightbar_middle.jpg);
	background-repeat:repeat-y;
	background-position:center;
	min-height:100px;
}
#rightbar ul{
	padding: 0 10px;
	padding-right:20px;
}
#rightbar ul li{
	padding: 0;
	padding-bottom: 6px;
	background-image: url(images/rightbarlinks.jpg);
	background-repeat: no-repeat;
	text-align:left;
	background-position: left 1px;
	padding-left:15px;
	margin-left:15px;
	list-style-type:none;
}
#rightbar ul li a{
	padding-left: 0px;
	color: #333;
	font-weight:normal;
	font-size:14px;
}
#rightbarbottom{
	background-image: url(images/rightbar_bottom.jpg);
	height:12px;
	background-repeat: no-repeat;
	background-position:center top;
	margin-bottom:20px;
}
#rightbar #group_name, #rightbar .mainNavbg{
	background:none;
	font-weight:bold;
	font-size:14px;
	color:#21598A;
	padding:5px 0;
	list-style-type:none;
	margin-left:0;
	text-align:left;
	padding-left:15px;
}


/* FOOTER */
#footer{
	background-color: #fff;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 11px;
	text-align:center;
}
#footerleft{
	width: 480px;
	float: left;
	margin-bottom: 15px;
	color: #666;
	font-size: 13px;
	text-align: left;
	padding-left: 5px;
}
#footerright{
	float: right;
	width: 420px;
	color: #666;
	text-align: right;
	font-size: 13px;
	padding-right: 5px;
}

#footer a{
font-size: 13px;
color:#0A70BB;
padding-bottom: 8px;
}
#bottomlinks{
	padding: 0;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left:5px;
	padding-right:5px;
	color:#666;
	clear: both;
	text-align: left;
}
#bottomlinks a{
	color: #666;
	text-decoration: underline;
	font-size: 13px;
	padding: 0px 10px 0 0px;
}
#bottomlinks a:hover{
	color: #666;
}


/* SHOPPING CART */
table .arrowlistmenu td{
background:#EAF4FB;
padding: 0 5px;padding-left:15px;
padding-bottom:10px;
}
.arrowlistmenu td td{
padding-bottom:0px;
}
#sidemenu form{
text-align:center;
}
.arrowlistmenu{
	border-bottom:1px solid #272727;
	text-align: left;
}
.arrowlistmenu ul{
padding:10px;
background:#EAF4FB;
}
.arrowlistmenu li#sub{
background:none;
}

.recommended_image
{

padding-right:10px;
padding-bottom:10px;
}

.testrotator{display:block;width:90%;padding:10px;
background:#EAF4FB;
border:1px solid #000;
}

.testrotator img{margin:0 5px 5px 0;border:0;width:80px;height:100px;}
.testimonial_pic{margin:0 10px 10px 0;border:0;}

input.stylebhai
{
 border:1px solid #000;
 padding:4px;
 background:#efefef;
}