#container {
	position:relative;
	margin:0 auto;
	width:1100px;
	}

/* div {
  text-align:center;
} */
 
#header {
	background:#FFF;
	text-align:center;
	padding: 0 0 10px 0;
	}

#sidebar {
  width:260px;
  float:right;
  margin:15px 0 10px 5px;
}
  
#sidebar .sidebox { margin-bottom:15px;   -moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
	overflow:hidden;
}

#sidebar .title { width:auto; padding: 15px 0 15px 0; font-size:14px; font-family:Tahoma, Geneva, sans-serif; color:#666}
#sidebar .box { width:250px; padding: 0 5px 5px 5px; border-bottom: 1px solid #e4e4e4; margin-bottom:5px; }
#sidebar .imgbox { float:left; width:129px; }
#sidebar .boxlast { width:250px; padding: 0 5px 5px 5px; margin-bottom:5px;}
#sidebar .facebox { width:250px; padding: 20px 5px 20px 5px; border-bottom: 1px solid #e4e4e4;margin-bottom:10px; background-image:url('http://www.mattlauder.com.au/images/20_sample.jpg'); }
#sidebar .googlebox { width:250px; padding: 20px 5px 20px 5px; border-bottom: 1px solid #e4e4e4; background-image:url('http://www.mattlauder.com.au/images/21_sample.jpg'); background-repeat:no-repeat; margin:0 0 10px 0; }

#sidebar .adbox { width:260px; border-bottom: 1px solid #e4e4e4; }
#sidebar .adboxlast { width:260px; border-bottom: 1px solid #e4e4e4; margin-bottom:10px; }

#sidebar .coursemaintitle { width:auto; padding: 15px 0 15px 0; font-size:14px; font-family:Tahoma, Geneva, sans-serif; color:#666; border-bottom: 1px solid #e4e4e4;}
#sidebar .coursetitle a { width:auto; padding:10px 0 5px 10px; display:block; font-size:14px; font-family:Tahoma, Geneva, sans-serif; color:#666; text-decoration:none; }
#sidebar .coursetitle a:hover { width:auto; padding:10px 0 5px 10px; display:block; font-size:14px; font-family:Tahoma, Geneva, sans-serif; color:#333; text-decoration:none; }
#sidebar .date { width:250px; padding: 5px 0 15px 10px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#39F; border-bottom: 1px solid #e4e4e4; }

#sidebar .coursedate { width:250px; padding: 5px 0 15px 10px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#39F; }
#sidebar .price { width:240px; padding: 5px 10px 15px 10px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#999; }
#sidebar .buybox { width:230px; padding: 10px; font-size:11px; font-family:Tahoma, Geneva, sans-serif; color:#666; }
#sidebar .buybox a { padding: 10px; font-size:11px; font-family:Tahoma, Geneva, sans-serif; color:#666; text-decoration:none; }
#sidebar .buybox a:hover { padding: 10px; font-size:11px; font-family:Tahoma, Geneva, sans-serif; color:#333; text-decoration:none; }

#content {
  width:820px;
  margin:25px 0 10px 0px ;
  height:200px;
   -moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
}

#content_checkout {
  width:1100px;
  margin:25px 0 10px 0px ;
  height:100px;
   -moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
}

#content_300 {
  width:820px;
  margin:25px 0 10px 0px ;
  height:300px;
   -moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
}

#content_500 {
  width:820px;
  margin:25px 0 10px 0px ;
  height:500px;
   -moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
}

#content_400 {
  width:820px;
  margin:25px 0 10px 0px ;
  height:400px;
   -moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
}

#content_auto {
  width:820px;
  margin:25px 0 10px 0px ;
  height:600px;
   -moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
}

#content_imagebar {
  width:820px;
  margin:25px 0 10px 0px ;
  height:80px;
   
}

#content_blackwhitebar {
  width:820px;
  margin:25px 0 10px 0px ;
  height:auto;
   
}


#content .promobar { float: left; width:205px; height:200px; border-right: 1px solid #CCC;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: linear-gradient(top, #FFFFFF, #FFFFFF);
} 

#content .promobar h4 {padding: 5px 10px 0 10px; font-family: ‘Arial Black’, Gadget, sans-serif; font-weight: bold; font-size: 12px; color:#333;}
#content .promobar p {padding: 0 10px 0 10px; font-family: ‘Arial Black’, Gadget, sans-serif; font-size: 11px; color:#666;}

div.outer { position: relative; height: 121px; }
div.outer img { position: absolute; left: 0; bottom: 0; }


#content .promobar_end { float: left; width:202px; height:200px;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: linear-gradient(top, #FFFFFF, #FFFFFF);
}

#content .promobar_end h4 {padding: 5px 10px 0 10px; font-family: ‘Arial Black’, Gadget, sans-serif; font-weight: bold; font-size: 12px; color:#333;}
#content .promobar_end p {padding: 0 10px 0 10px; font-family: ‘Arial Black’, Gadget, sans-serif; font-size: 11px; color:#666;}


  /* COURSE INDEX PAGE
------------------------*/

#content_300 .course { float: left; width:273px; height:300px; border-right: 1px solid #CCC;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: linear-gradient(top, #FFFFFF, #FFFFFF);
} 

#content_300 .course .title  {padding: 15px 10px 0 10px; font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color:#333;}
#content_300 .course p {padding: 0 10px 0 10px; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color:#666;}
#content_300 .course a:link { float: left; width:274px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; text-decoration:none;}
#content_300 .course a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}


div.outer { position: relative; height: 121px; }
div.outer img { position: absolute; left: 0; bottom: 0; }


#content_300 .course_end { float: left; width:271px; height:300px;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: linear-gradient(top, #FFFFFF, #FFFFFF);
}

#content_300 .course_end .title  {padding: 15px 10px 0 10px; font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color:#333;}
#content_300 .course_end p {padding: 0 10px 0 10px; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color:#666;}
#content_300 .course_end a:link { float: left; width:274px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; text-decoration:none;}
#content_300 .course_end a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}

 /* PROFILE INDEX PAGE
------------------------*/

#content_300 .profile { float: left; width:auto; height:300px; border-right: 1px solid #CCC;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: linear-gradient(top, #FFFFFF, #FFFFFF);
} 

#content_300 .profile .title  {padding: 15px 10px 0 10px; font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color:#333;}
#content_300 .profile .text  {padding: 0px 10px 0 10px; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color:#333;}
#content_300 .profile p {padding: 0 10px 0 10px; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color:#666;}
#content_300 .profile a:link { float: left; width:274px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; text-decoration:none;}
#content_300 .profile a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}


div.outer { position: relative; height: 121px; }
div.outer img { position: absolute; left: 0; bottom: 0; }


#content_300 .course_end { float: left; width:271px; height:300px;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: linear-gradient(top, #FFFFFF, #FFFFFF);
}

#content_300 .course_end .title  {padding: 15px 10px 0 10px; font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color:#333;}
#content_300 .course_end p {padding: 0 10px 0 10px; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color:#666;}
#content_300 .course_end a:link { float: left; width:274px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; text-decoration:none;}
#content_300 .course_end a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}

/*----- ** -----*/

#content_300 .privatecourse { float: left; width:410px; height:300px; border-right: 1px solid #CCC;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: linear-gradient(top, #FFFFFF, #FFFFFF);
} 

#content_300 .privatecourse .title {padding: 15px 10px 0 10px; width:410px; font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color:#333;}
#content_300 .privatecourse p {padding: 0 10px 0 10px; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color:#666; display: block;}
#content_300 .privatecourse a:link { float: left; width:410px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; text-decoration:none;}
#content_300 .privatecourse a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}


div.outer { position: relative; height: 121px; }
div.outer img { position: absolute; left: 0; bottom: 0; }


#content_300 .privatecourse_end { float: left; width:409px; height:300px;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: linear-gradient(top, #FFFFFF, #FFFFFF);
}

#content_300 .privatecourse_end .title {padding: 15px 10px 0 10px; width:410px; font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color:#333;}
#content_300 .privatecourse_end p {padding: 0 10px 0 10px; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color:#666; display: block;}
#content_300 .privatecourse_end a:link { float: left; width:410px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; text-decoration:none;}
#content_300 .privatecourse_end a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}

  /* MAIN GALLERY
------------------------*/

#gallerycontent {
  width:820px;
  margin:25px 0 10px 0px ;
  overflow: hidden;
  position:relative;}

#gallerycontent .gallery { float:left; width: 200px; height: 110px; display: block; margin: 5px 28px 10px 2px; padding: 10px 20px 10px 20px; text-align: center;    
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white; font-family:Tahoma, Geneva, sans-serif; font-size:12px;

}
#gallerycontent .gallery:hover {background:#efeeee}
#gallerycontent .gallery_list {float:left; width: 200px; text-align: center; margin-bottom:10px display: block; }
#gallerycontent .gallery_list_tx {float:left; text-align: center; padding: 10px 0 0 0; width: 200px; margin-top: 5px; }
#gallerycontent .gallery_list_tx  .thumb-title { font-size: 12px; display: block; color:#666}
#gallerycontent .gallery_list_tx  .thumb-code { font-size: 10px; display: block; font-colour:#999 }


	/* Standard 35mm */

#gallerycontent .standard { float:left; width: 200px; height: 180px; display: block; margin: 5px 28px 10px 2px; padding: 10px 20px 10px 20px; text-align: center; -moz-box-shadow:0 0 3px #AAAAAA; -webkit-box-shadow:0 0 3px #AAAAAA; box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px; border-bottom-left-radius:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; border-bottom-right-radius:4px; border:1px solid white; font-family:Tahoma, Geneva, sans-serif; font-size:12px;}

#gallerycontent .standard:hover {background:#efeeee}
#gallerycontent .standard_list {float:left; width: 200px; text-align: center; margin-bottom:10px display: block; }
#gallerycontent .standard_list_tx {float:left; text-align: center; padding: 10px 0 0 0; width: 200px; margin-top: 5px; }
#gallerycontent .standard_list_tx  .thumb-title { font-size: 12px; display: block; color:#666}
#gallerycontent .standard_list_tx  .thumb-code { font-size: 10px; display: block; font-colour:#999 }

/* MF 6x6 */

#gallerycontent .medium { float:left; width: 200px; height: 250px; display: block; margin: 5px 28px 10px 2px; padding: 10px 20px 10px 20px; text-align: center; -moz-box-shadow:0 0 3px #AAAAAA; -webkit-box-shadow:0 0 3px #AAAAAA; box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px; border-bottom-left-radius:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; border-bottom-right-radius:4px; border:1px solid white; font-family:Tahoma, Geneva, sans-serif; font-size:12px;}

#gallerycontent .medium:hover {background:#efeeee}
#gallerycontent .medium_list {float:left; width: 200px; text-align: center; margin-bottom:10px display: block; }
#gallerycontent .medium_list_tx {float:left; text-align: center; padding: 10px 0 0 0; width: 200px; margin-top: 5px; }
#gallerycontent .medium_list_tx  .thumb-title { font-size: 12px; display: block; color:#666}
#gallerycontent .medium_list_tx  .thumb-code { font-size: 10px; display: block; font-colour:#999 }

/* MegaPan6 */

#gallerycontent .megapan { float:left; width: 300px; height: 110px; display: block; margin: 5px 28px 10px 2px; padding: 10px 20px 10px 20px; text-align: center; -moz-box-shadow:0 0 3px #AAAAAA; -webkit-box-shadow:0 0 3px #AAAAAA; box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px; border-bottom-left-radius:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; border-bottom-right-radius:4px; border:1px solid white; font-family:Tahoma, Geneva, sans-serif; font-size:12px;}

#gallerycontent .megapan:hover {background:#efeeee}
#gallerycontent .megapan_list {float:left; width: 300px; text-align: center; margin-bottom:10px display: block; }
#gallerycontent .megapan_list_tx {float:left; text-align: center; padding: 10px 0 0 0; width: 300px; margin-top: 5px; }
#gallerycontent .megapan_list_tx  .thumb-title { font-size: 12px; display: block; color:#666}
#gallerycontent .megapan_list_tx  .thumb-code { font-size: 10px; display: block; font-colour:#999 }

/* 400px wide */

#gallerycontent .shopwide { float:left; width: 370px; height: auto; display: block; margin: 10px 15px 10px 1px; padding: 10px; text-align: center; -moz-box-shadow:0 0 3px #AAAAAA; -webkit-box-shadow:0 0 3px #AAAAAA; box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px; border-bottom-left-radius:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; border-bottom-right-radius:4px; border:1px solid white; font-family:Tahoma, Geneva, sans-serif; font-size:12px;}

#gallerycontent .shopwide:hover {background:#efeeee}
#gallerycontent .shopwide_list {float:left; width: 370px; text-align: center; margin-bottom:10px display: block; }
#gallerycontent .shopwide_list_tx {float:left; text-align: center; padding: 10px 0 0 0; width: 370px; margin-top: 5px; }
#gallerycontent .shopwide_list_tx  .thumb-title { font-size: 12px; display: block; color:#666}
#gallerycontent .shopwide_list_tx  .thumb-code { font-size: 10px; display: block; font-colour:#999 }

/* Shop Main Page */

#shopcontent {
  width:820px;
  margin:25px 0 10px 0;}

#shopcontent .shop { float:left; width: 820px; height: 150px; display: block; margin: 5px 0 10px 0;font-family:Tahoma, Geneva, sans-serif; font-size:12px;-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;}
	
#shopcontent .shop_image {float:left; width: 200px; padding: 0 10px 0 0;}
#shopcontent .shop:hover {background:#efeeee}
#shopcontent .shop_list {float:left; width: 560px; height:150px; margin-left:10px;}
#shopcontent .shop_list_tx {float:left; width: 560px; }
#shopcontent .shop_list_tx  .shop-title { font-size: 18px; font-family:Tahoma, Geneva, sans-serif; color:#666; padding-top:10px }
#shopcontent .shop_list_tx  .shop-content {font-size: 12px; color:#666; padding-top:10px }


/* TOP BAR ----------------- >>>>>>   */

#content .topbar { float: left; width:820px; height:200px;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: linear-gradient(top, #FFFFFF, #FFFFFF);
}

#content .topbar .image { float: right; width:300px; clear: both; }
#content .topbar .title { float: left; width:auto; padding: 15px 0 0 20px; font-size:14px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#content .topbar .text { float: left; width:500px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999}
#content .topbar .link a:link { float: left; width:300px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; text-decoration:none;}
#content .topbar .link a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}

/* Checkout Bar ----------------- >>>>>>   */

#content_checkout .shoppingcart { float: left; width:1100px; height:100px;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: linear-gradient(top, #FFFFFF, #FFFFFF);
}

#content_checkout .shoppingcart .image { float: right; width:300px; clear: both; }
#content_checkout .shoppingcart .title { float: left; width:auto; padding: 15px 0 0 20px; font-size:14px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#content_checkout .shoppingcart .text { float: left; width:500px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999}
#content_checkout .shoppingcart .link a:link { float: left; width:300px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; text-decoration:none;}
#content_checkout .shoppingcart .link a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}

/* INDEX LASTEST SHOOT ----------------- >>>>>>   */

#content_300 .latest { float: left; width:820px; height:300px;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: linear-gradient(top, #FFFFFF, #FFFFFF);
}

#content_300 .latest .image { float: right; width:300px; clear: both; }
#content_300 .latest .title { float: left; width:auto; padding: 15px 10px 0 20px; font-size:14px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#7f704b}
#content_300 .latest .text { float: left; width:auto; padding: 15px 10px 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999}
#content_300 .latest a:link { font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#7f704b; text-decoration:none;}
#content_300 .latest a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#F03; text-decoration:none;}

/* COURSE BAR ----------------- >>>>>>   */

#content .coursebar { float: left; width:820px; height:200px;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#fcfcfc));
	background: -webkit-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -moz-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -o-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -ms-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: linear-gradient(top, #FFFFFF, #fcfcfc);
}

#content .coursebar .image { float: right; width:300px; clear: both; }
#content .coursebar .title { float: left; width:700px; padding: 15px 0 0 20px; font-size:14px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#content .coursebar .text { float: left; width:750px; padding: 15px 20px 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999}
#content .coursebar .link a:link { float: left; width:300px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; text-decoration:none;}
#content .coursebar .link a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}

/* COURSEBARLEFT BAR ----------------- >>>>>>   */

#content .coursebarleft { float: left; width:820px; height:200px;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#fcfcfc));
	background: -webkit-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -moz-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -o-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -ms-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: linear-gradient(top, #FFFFFF, #fcfcfc);
}

#content .coursebarleft .image { float: right; width:350px; clear: both; }
#content .coursebarleft .title { float: left; width:auto; padding: 15px 0 0 20px; font-size:14px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#content .coursebarleft .text { float: left; width:450px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999}
#content .coursebarleft .link a:link { float: left; width:300px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; text-decoration:none;}
#content .coursebarleft .link a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}

/* COURSE LIST_300 ----------------- >>>>>>   */

#content_300 .courselist { float: left; width:820px; height:auto;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#fcfcfc));
	background: -webkit-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -moz-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -o-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -ms-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: linear-gradient(top, #FFFFFF, #fcfcfc);
}

#content_300 .courselist .title { float: left; width:750px; padding: 10px 0 10px 20px; font-size:14px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#content_300 .courselist li { float: left; width:750px; padding: 10px 0 10px 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999; border-bottom:1px solid #e4e4e4; text-decoration:none; }
#content_300 .courselist .text { float: left; width:450px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999}
#content_300 .courselist .link a:link { float: left; width:300px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; list-style-image: none; }
#content_300 .courselist .link a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}

/* COURSE LIST_500 ----------------- >>>>>>   */

#content_500 .courselist { float: left; width:820px; height:auto;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#fcfcfc));
	background: -webkit-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -moz-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -o-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -ms-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: linear-gradient(top, #FFFFFF, #fcfcfc);
}
#content_500 .courselist .container_left { float:left; width:500px; padding-right:10px}
#content_500 .courselist .container_right { float:right; width:300px; padding-right:10px }
#content_500 .courselist .image { float:left; width:300px; padding: 10px 0 10px 0; }
#content_500 .courselist .title { float: left; width:750px; padding: 10px 0 10px 20px; font-size:14px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#content_500 .courselist li { float: left; width:750px; padding: 10px 0 10px 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999; border-bottom:1px solid #e4e4e4; text-decoration:none; }
#content_500 .courselist .text { float: left; width:450px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999}
#content_500 .courselist .link a:link { float: left; width:300px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; list-style-image: none; }
#content_500 .courselist .link a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}

    /* Course Box
------------------------*/

#coursebox { margin-bottom:10px; }
#coursebox .content { float:left; width:267px; height:360px; padding:0; color:#888; }
#coursebox .content h2 { font-size:1.2em; font-weight:bold; }
#coursebox .title { float: left; width:400px; padding: 10px; font-size:14px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666; }
#coursebox .text { float: left; width:auto; padding: 10px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999; }
#coursebox .link { float: left; width:auto; padding: 10px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666; }

#coursebox .promo-lead,
#coursebox .promo-lead .lead { float:none; width:980px; height:410px; margin:0 0 10px; }
#coursebox .promo-lead { position:relative; font-size:16px; line-height:1.5; color:#000; }
#coursebox .promo-lead a.block { color:#000; }
#coursebox .promo-lead .lead { display:block; }

#coursebox.promo-rotation .promo-lead .lead { position:absolute; }


#coursebox .promo { margin-bottom:10px; zoom:1; *margin-right:-2px; }
#coursebox .promo:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#coursebox .promo a { margin-bottom:0; margin-left:8px; }
#coursebox .promo a:nth-child(1n) { margin-left:10px; }
#coursebox .promo a.first { margin-left:0; }

#coursebox.promo-rotation .promos { float:left; }


#coursebox .content img { display:block; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; -khtml-border-radius:4px; }

.content { width:1100px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; box-shadow:0 1px 3px rgba(0,0,0,.35); -webkit-box-shadow:0 1px 3px rgba(0,0,0,.35); -moz-box-shadow:0 1px 3px rgba(0,0,0,.35); }

  /* Course_main
------------------------*/
#course_main { margin-bottom:10px; }
#course_main .content { float:left; width:545px; height:50px; padding:0; color:#888; }
#course_main .content h2 { font-size:1.2em; font-weight:bold; }
#course_main .promo-lead,
#course_main .promo-lead .lead { float:none; width:1100px; height:366px; margin:0 0 10px; }
#course_main .promo-lead { position:relative; font-size:16px; line-height:1.5; color:#000; }
#course_main .promo-lead a.block { color:#000; }
#course_main .promo-lead .lead { display:block; }
#course_main.promo-rotation .promo-lead .lead { position:absolute; }
#course_main .promo { margin-bottom:10px; zoom:1; *margin-right:-2px; }
#course_main .promo:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#course_main .promo a { margin-bottom:0; margin-left:8px; }
#course_main .promo a:nth-child(1n) { margin-left:10px; }
#course_main .promo a.first { margin-left:0; }
#course_main.promo-rotation .promos { float:left; }
#course_main .content img { display:block; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; -khtml-border-radius:4px; }
.content { width:1100px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; box-shadow:0 1px 3px rgba(0,0,0,.35); -webkit-box-shadow:0 1px 3px rgba(0,0,0,.35); -moz-box-shadow:0 1px 3px rgba(0,0,0,.35); }

/* MAIN BAR ----------------- >>>>>>   */

#content .mainbar { float: left; width:820px; height:200px;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: linear-gradient(top, #FFFFFF, #FFFFFF);
}

#content .mainbar .image { float: right; width:500px; clear: both; }
#content .mainbar .title { float: left; width:200px; padding: 15px 0 0 20px; font-size:14px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#content .mainbar .text { float: left; width:300px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999}
#content .mainbar .link a:link { float: left; width:300px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; text-decoration:none;}
#content .mainbar .link a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}


/* MAIN BAR RIGHT ----------------- >>>>>>   */

#content .mainbarright { float: left; width:820px; height:200px;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: linear-gradient(top, #FFFFFF, #FFFFFF);
}

#content .mainbarright .image { float: left; width:500px; clear: both; }
#content .mainbarright .title { float: right; width:300px; padding: 15px 20px 0 0; font-size:14px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#content .mainbarright .text { float: right; width:300px; padding: 15px 20px 0 0; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999}
#content .mainbarright .link a:link { float: left; width:300px; padding: 15px 20px 0 0; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#06F; text-decoration:none;}
#content .mainbarright .link a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}

/* MAIN BAR END ----------------- >>>>>>   */

#content .mainbarend { width:260px; height:200px;
  float:right;
  margin:15px 0 10px 5px;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: linear-gradient(top, #FFFFFF, #FFFFFF);
}

#content .mainbarend .image { float: left; width:500px; clear: both; }
#content .mainbarend .title { float: right; width:300px; padding: 15px 20px 0 0; font-size:14px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#content .mainbarend .text { float: right; width:300px; padding: 15px 20px 0 0; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999}
#content .mainbarend .link a:link { float: left; width:300px; padding: 15px 20px 0 0; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#06F; text-decoration:none;}
#content .mainbarend .link a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}

#boxes {
  width:1100px;
  margin:20px 0 0px 0px ;
}

#slideshow {
width:820px; }

#footer {
	width:0 auto;
	background:#c9c2b1;
	padding:10px;
	height:auto !important;
	padding:20px 0 40px 0;
	overflow: hidden;
	}

	#footer .footer_menu {
		 width:1100px; 	margin:0 auto; -webkit-border-radius: 10px; -moz-border-radius: 10px; background:#FFF;
	-moz-box-shadow:0 0 5px #000000;
	-webkit-box-shadow:0 0 5px #000000;
	box-shadow:0 0 2px #FFFFFF; overflow: hidden;
	border:1px solid #CCC; margin-bottom:20px;}
	
	#footer .footer_submenu {
		 width:1100px; 	margin:0 auto; -webkit-border-radius: 10px; -moz-border-radius: 10px; background:#FFF;
	-moz-box-shadow:0 0 5px #000000;
	-webkit-box-shadow:0 0 5px #000000;
	box-shadow:0 0 2px #FFFFFF; overflow: hidden;
	border:1px solid #CCC;}
	
	#footer .column1 {float:left; width:320px; height: 250px; padding: 0 10px 20px 10px; margin: 20px 10px 20px 10px; border-right: 1px solid #CCC;}
	#footer .column2 {float:left; width:330px; height: 250px; padding :0 10px 20px 10px; margin: 20px 10px 20px 10px; border-right: 1px solid #CCC; }
	#footer .column3 {float:left; width:320px; height: 250px; padding :0 10px 20px 10px; margin: 20px 10px 20px 10px; }
	#footer .column4 {float:left; width:1050px; padding :10px 20px 10px 20px; }
	#footer .title {font-family: Tahoma,Arial,Helvetica,Verdana; color: #960; width: 300px; padding-bottom:10px;}
	#footer .text { width:300px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999}
	#footer .box { width:auto; padding: 0 20px 10px 20px; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#999}
	#footer .footer_menu a:link { font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#06F; text-decoration:none;}
	#footer .footer_menu a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#F03; text-decoration:none;}
	#footer .footer_submenu a:link { font-size:11px; font-family:Tahoma, Geneva, sans-serif; color:#999; text-decoration:none;}
	#footer .footer_submenu a:hover { font-size:11px; font-family:Tahoma, Geneva, sans-serif; color:#666; text-decoration:none;}
	#footer p { font-size:11px; font-family:Tahoma, Geneva, sans-serif; color:#
	999; text-decoration:none;}
	
	.smalltext {font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#999 }
	
/* promos */
.promos ul { clear:both; width:1100px; margin:0; padding-bottom:5px; _position:relative; _z-index:1; zoom:1; }
.promos ul:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }
.promos ul li { display:inline; float:left; position:relative; z-index:1; width:267; height:155px; margin-left:10px; border-top:1px solid #f2f2f2;
	-webkit-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
	   -moz-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
	        box-shadow:rgba(0,0,0,.15) 0 1px 3px;
	        box-shadow:rgba(0,0,0,.15) 0 1px 6px \0/IE9;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	_margin-left:expression(this.previousSibling==null?'0':'8px');
}
.promos ul li:first-child { margin-left:0; }
.promos ul li a { display:block; cursor:pointer;
	background:#FFF;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(255,255,255,1)),color-stop(100%,rgba(249,249,249,1)));
	background:-webkit-linear-gradient(top,rgba(255,255,255,1) 50%,rgba(249,249,249,1) 100%);
	background:-moz-linear-gradient(top,rgba(255,255,255,1) 50%,rgba(249,249,249,1) 100%);
	background:-o-linear-gradient(top,rgba(255,255,255,1) 50%,rgba(249,249,249,1) 100%);
	background:-ms-linear-gradient(top,rgba(255,255,255,1) 50%,rgba(249,249,249,1) 100%);
	background:linear-gradient(top,rgba(255,255,255,1) 50%,rgba(249,249,249,1) 100%);
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	-webkit-box-shadow:inset 0 2px 1px rgba(255,255,255,.97);
	   -moz-box-shadow:inset 0 2px 1px rgba(255,255,255,.97);
	        box-shadow:inset 0 2px 1px rgba(255,255,255,.97);
}
.promos ul li a:nth-child(1n) { border-color:#fff; }
.promos ul li a:hover {
		background:#FFF;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(255,255,255,1)),color-stop(100%,rgba(249,249,249,1)));
	background:-webkit-linear-gradient(top,rgba(255,255,255,1) 50%,rgba(249,249,249,1) 100%);
	background:-moz-linear-gradient(top,rgba(255,255,255,1) 50%,rgba(249,249,249,1) 100%);
	background:-o-linear-gradient(top,rgba(255,255,255,1) 50%,rgba(249,249,249,1) 100%);
	background:-ms-linear-gradient(top,rgba(255,255,255,1) 50%,rgba(249,249,249,1) 100%);
	background:linear-gradient(top,rgba(255,255,255,1) 50%,rgba(249,249,249,1) 100%);
}
.promos ul li .curve-down { display:inline-block; _display:inline; _zoom:1; border:1px solid #e0e0e0; border-top-color:#efefef; border-bottom-color:#ccc; }
.promos ul li .curve-down:nth-child(1n) { border:none;
	-webkit-border-radius:0% 0% 100% 100% / 0% 0% 8px 8px;
	   -moz-border-radius:0% 0% 100% 100% / 0% 0% 8px 8px;
	        border-radius:0% 0% 100% 100% / 0% 0% 8px 8px;
	-webkit-box-shadow:rgba(0,0,0,.30) 0 2px 3px;
	   -moz-box-shadow:rgba(0,0,0,.30) 0 2px 3px;
	        box-shadow:rgba(0,0,0,.30) 0 2px 3px;
}
.promos ul li a img { display:block;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
}

@media only screen { 
	.promos ul li a .play { background-image:url(/v/home/j/images/video_play_glossy.svg); }
}
.promos ul li a:hover .play { background-position:0 100%; opacity:.75; }

/* -------------------- */

#showcase { margin-bottom:10px; }
#showcase .content { float:left; width:267px; height:210px; padding:0; color:#888; }
#showcase .content h2 { font-size:1.2em; font-weight:bold; }


#showcase .promo-lead,
#showcase .promo-lead .lead { float:none; width:980px; height:410px; margin:0 0 10px; }
#showcase .promo-lead { position:relative; font-size:16px; line-height:1.5; color:#000; }
#showcase .promo-lead a.block { color:#000; }
#showcase .promo-lead .lead { display:block; }

#showcase.promo-rotation .promo-lead .lead { position:absolute; }


#showcase .promo { margin-bottom:10px; zoom:1; *margin-right:-2px; }
#showcase .promo:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#showcase .promo a { margin-bottom:0; margin-left:8px; }
#showcase .promo a:nth-child(1n) { margin-left:10px; }
#showcase .promo a.first { margin-left:0; }

#showcase.promo-rotation .promos { float:left; }


#showcase .content img { display:block; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; -khtml-border-radius:4px; }

.content { width:1100px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; box-shadow:0 1px 3px rgba(0,0,0,.35); -webkit-box-shadow:0 1px 3px rgba(0,0,0,.35); -moz-box-shadow:0 1px 3px rgba(0,0,0,.35); }

/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 5px 3%}
#mc_embed_signup h2 {padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #dd997f; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:12px; height: 25px; line-height: 32px; margin: 0 5px 5px 0; padding:5px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:14px; padding-bottom:5px;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:90%; min-width:130px;}
#mc_embed_signup input.button {display:block; width:25%; margin:0 0 10px 0; min-width:70px;}
#mc_embed_signup input.search {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:90%; min-width:130px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc_embed_signup{background:#fff; clear:left; font-family:Tahoma, Geneva, sans-serif; color:#666 }

/* PRODUCTCONTENT BAR ----------------- >>>>>>   */

#productcontent {
  width:820px;
  margin:25px 0 10px 0px ;
  height:100px;
   -moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
}

#productcontent .contentbar { float: left; width:620px; height:100px;}

#productcontent .contentprice { float: left; width:200px; height:100px; margin-top:20px;}

#productcontent .contentbar .image { float: right; width:300px; clear: both; }
#productcontent .contentbar .title { float: left; width:400px; padding: 15px 0 0 20px; font-size:14px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#productcontent .contentbar .code { float: left; width:400px; padding: 10px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#productcontent .contentbar .price { float: left; width:400px; padding: 10px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#C00}
#productcontent .contentbar .larger { float: left; width:400px; padding: 10px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#productcontent .contentbar .text { float: left; width:500px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999}
#productcontent .contentbar a:link { float: left; width:400px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; text-decoration:none;}
#productcontent .contentbar a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}

.imagetitle { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; color:#404c3c  }
.imagelocation { font-size:14px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#999; }

/* PRODUCT BAR ----------------- >>>>>>   */

#content .productbar { float: left; width:820px; height:200px;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#fcfcfc));
	background: -webkit-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -moz-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -o-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -ms-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: linear-gradient(top, #FFFFFF, #fcfcfc);
}

#content .productbar .image { float: right; width:300px; clear: both; }
#content .productbar .title { float: left; width:200px; padding: 15px 0 0 20px; font-size:14px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#content .productbar .text { float: left; width:500px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999}
#content .productbar a:link { float: left; width:300px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; text-decoration:none;}
#content .productbar a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}

    /* Product Image Box
------------------------*/
#product { margin-bottom:10px; }
#product .content { float:left; width:545px; height:50px; padding:0; color:#888; }
#product .content h2 { font-size:1.2em; font-weight:bold; }
#product .promo-lead,
#product .promo-lead .lead { float:none; width:auto; height:auto; } /* changes size of main display image */
#product .promo-lead { position:relative; font-size:16px; line-height:1.5; color:#000; }
#product .promo-lead a.block { color:#000; }
#product .promo-lead .lead { display:block; }
#product.promo-rotation .promo-lead .lead { position:absolute; }
#product .promo { margin-bottom:10px; zoom:1; *margin-right:-2px; }
#product .promo:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#product .promo a { margin-bottom:0; margin-left:8px; }
#product .promo a:nth-child(1n) { margin-left:10px; }
#product .promo a.first { margin-left:0; }
#product.promo-rotation .promos { float:left; }
#product .content img { display:block; }

.content { width:1100px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; box-shadow:0 1px 3px rgba(0,0,0,.35); -webkit-box-shadow:0 1px 3px rgba(0,0,0,.35); -moz-box-shadow:0 1px 3px rgba(0,0,0,.35); }

/* top crumb */
#product .wrapper {float:left; width:1100px; margin-bottom:10px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; box-shadow:0 1px 3px rgba(0,0,0,.35); -webkit-box-shadow:0 1px 3px rgba(0,0,0,.35); -moz-box-shadow:0 1px 3px rgba(0,0,0,.35); }
#product .text { float:left; width:800px; padding:10px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#999; text-align:left; }
#product .checkout {float:right; with:200px; padding:10px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#999; text-align:right;}
#product a:link { font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#363; text-decoration:none; text-align:left; }
#product a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#F03; text-decoration:none; text-align:left;}

    /* Image
------------------------*/
#image { margin-bottom:10px; }
#image .content { float:left; width:545px; height:50px; padding:0; color:#888; }
#image .content h2 { font-size:1.2em; font-weight:bold; }
#image .promo-lead,
#image .promo-lead .lead { float:none; width:1100px; height:auto; } /* changes size of main display image */
#image .promo-lead { position:relative; font-size:16px; line-height:1.5; color:#000; }
#image .promo-lead a.block { color:#000; }
#image .promo-lead .lead { display:block; }
#image.promo-rotation .promo-lead .lead { position:absolute; }
#image .promo { margin-bottom:10px; zoom:1; *margin-right:-2px; }
#image .promo:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#image .promo a { margin-bottom:0; margin-left:8px; }
#image .promo a:nth-child(1n) { margin-left:10px; }
#image .promo a.first { margin-left:0; }
#image.promo-rotation .promos { float:left; }
#image .content img { display:block; }
.content { width:1100px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; box-shadow:0 1px 3px rgba(0,0,0,.35); -webkit-box-shadow:0 1px 3px rgba(0,0,0,.35); -moz-box-shadow:0 1px 3px rgba(0,0,0,.35); }

/* top crumb */
#image .wrapper {float:left; width:1100px; margin-bottom:10px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; box-shadow:0 1px 3px rgba(0,0,0,.35); -webkit-box-shadow:0 1px 3px rgba(0,0,0,.35); -moz-box-shadow:0 1px 3px rgba(0,0,0,.35); }
#image .text { float:left; width:800px; padding:10px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#999; text-align:left; }
#image .checkout {float:right; with:200px; padding:10px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#999; text-align:right;}
#image a:link { font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#363; text-decoration:none; text-align:left; }
#image a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#F03; text-decoration:none; text-align:left;}

/* IMAGE CONTENT BAR ----------------- >>>>>>   */

#imagecontent {
  width:820px;
  margin:25px 0 10px 0px ;
  height:100px;
   -moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
}

#imagecontent .imagebar { float: left; width:820px; height:100px;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#fcfcfc));
	background: -webkit-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -moz-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -o-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: -ms-linear-gradient(top, #FFFFFF, #fcfcfc);
	background: linear-gradient(top, #FFFFFF, #fcfcfc);
}

#imagecontent .imagebar .image { float: right; width:300px; clear: both; }
#imagecontent .imagebar .title { float: left; width:400px; padding: 15px 0 0 20px; font-size:14px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#imagecontent .imagebar .code { float: left; width:400px; padding: 10px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#imagecontent .imagebar .larger { float: left; width:400px; padding: 10px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#imagecontent .imagebar .text { float: left; width:500px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999}
#imagecontent .imagebar .link a:link { float: left; width:400px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; text-decoration:none;}
#imagecontent .imagebar .link a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}

.imagetitle { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; color:#404c3c  }
.imagelocation { font-size:14px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#999; }
h1 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; color:#404c3c; display: inline; font-weight: normal }

/* span classes ----------------- >>>>>>   */

.textclass1 { font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#666; font-weight:bold; } 
.textclass2 { font-size:11px; font-family:Tahoma, Geneva, sans-serif; color:#36F; } 
.textclass3 { font-size:10px; font-family:Tahoma, Geneva, sans-serif; color:#666; } 



/* #) chrome header drop down menu */

.chromestyle{
font-family: "Trebuchet MS", Arial;
font-size: 12px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px;
width: 100%;
padding: 10px 0px;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
text-align: center; 
}

.chromestyle ul li a{
color: #595149;
padding: 15px 6pt;
margin: 0;
text-decoration: none;
text-align: left; 
}

.chromestyle ul li a:hover{
/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
color: #CC0000;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 8;
/*border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 1;
font:normal 12px Tahoma;
line-height:22px;
z-index:200;
background-color: #8E8378;
color: #595149;
width: 150px;
visibility: hidden;
text-align: left;
border-color: #000000;
border: 1;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 9px;
/*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 6px 0;
text-decoration: none;
color: #FFFFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #666666;
}

/* # NAVIGATION
--------------------------------------------------- */
div.nav_wrap {
	background: #FFFFFF url(../images/nav_main.png) bottom left repeat-x;
	width: 100%;
	float: center;
	margin-top: 1px;
	padding-bottom: 10px;
	text-align: center;
	clear: both; 
	}
	
	/* IMAGE PAGE FRAMING BAR ----------------- >>>>>>   */

#content .framebar { float: left; width:820px; height:200px;
background:#FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background: linear-gradient(top, #FFFFFF, #FFFFFF);
}

#content .framebar .title { float: left; width:800px; padding: 15px 0 0 20px; font-size:14px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#666}
#content .framebar .text { float: left; width:600px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#999}
#content .framebar .link a:link { float: left; width:300px; padding: 15px 0 0 20px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#363; text-decoration:none;}
#content .framebar .link a:hover { font-size:12px; font-family:Tahoma, Geneva, sans-serif; display: block; color:#F03; text-decoration:none;}

/* FAQs Bar */
#faq .column1 { border-bottom: 1px solid #ccc; cursor: pointer; margin: 10px 0 1px; padding:0 0 0 15px; font-family:Tahoma, Geneva, sans-serif; font-size:14px; font-weight: bold; color:#8db5d4;  }
#faq .column2 { background-color: #f2f2f2; padding: 10px; font-family:Tahoma, Geneva, sans-serif; font-size:12px; border-bottom: 2px solid #ccc; }

#faq .column2 .faq-logo ul { padding: 0; margin: 0; }
#faq .column2 .faq-logo li { padding: 0; margin: 0; list-style: none;  display: inline; }
	
#faq .maincontent-col {  float: left; width: 820px; }
#faq .maincontent-col-l { float: left; width: 400px; margin-bottom: 20px;  }
#faq .maincontent-col-r { float: left; width: 300px;  padding-left: 14px; margin-bottom: 20px; }
#faq .maincontent-col-r p { padding: 5px 0; margin: 0; }

#faq .spacer20-row { margin-top: 10px; }