body{
	font-family: 'Verdana','Arial','Sans Serif MS';
	padding: 0;
	margin: 0;
}

a{
	text-decoration: none;
	color: #0000FF;
}

a:visited{
	color: #0000FF;
}

a:hover{
	text-decoration: underline;
}


h2.indented{
	border-left: 15px solid #FFAA66;
	padding-left: 10px;
}

div#page{
	min-width: 850px;
}

div#menu ul li a:hover{
	text-decoration: none;
	border-top: 3px solid #f000ff;
}

div#header{
	background: #FFFFFF url('header-img2.png') no-repeat top left;
	height: 80px;
	margin-left: 0px;
	width: 800px;
}
div#header h1{
	padding: 28px 0 0 321px;
	text-align: right;
	margin: 0;
	font-size: 24px;
	font-weight: normal;
}
div#menu{
	padding-left: 50px;
	border-bottom: 3px solid #ab67ff;
}
div#menu ul{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
div#menu ul li{
	margin-left: 0;
	padding: 0px 15px;
	border-right: 1px solid #ab67ff;
	list-style: none;
	display: inline;
}
div#menu ul li.first{
	border-left: 1px solid #ab67ff;
}
div#content{
	padding: 10px 50px 20px 50px;
	background: #FFF url('http://www.tmmdance.com/style/background_02.png') no-repeat bottom right;
}
div#content img{
	padding: 2px;
	border: 1px solid #000000;
	margin: 5px;
}
div#content img.noborder{
	padding: 0;
	border: 0;
	margin: 0;
}
div#content .rightalign{
	float: right;
}





div#content .photo_sample_left_first{
	height: 400px;
	width: 100%;
}
div#content .photo_sample_left_first img{
	position: absolute;
	margin-left: 20px;
}
div#content .photo_sample_left_first p{
	font-size: 14px;
	border-bottom: 2px dashed #000000;
	padding-left: 400px;
	padding-top: 150px;
}







div#content .photo_sample_left{
	margin-top: -170px;
	height: 400px;
	width: 100%;
}
div#content .photo_sample_left img{
	position: absolute;
	margin-left: 20px;
}
div#content .photo_sample_left p{
	font-size: 14px;
	border-bottom: 2px dashed #000000;
	padding-left: 400px;
	padding-top: 150px;
}







#admin_edit_box textarea{
	width: 100%;
	height: 500px;
}
#admin_edit_box_footer input{
	width: 200px;
	margin-left: 60px;
	height: 30px;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 15px;
}




div#content .photo_sample_right{
	margin-top: -170px;
	height: 400px;
	width: 100%;
	text-align: right;
}
div#content .photo_sample_right img{
	display: block;
	text-align: right;
	position: absolute;
	right: 60px;
}
div#content .photo_sample_right p{
	font-size: 14px;
	border-bottom: 2px dashed #000000;
	padding-right: 400px;
	padding-top: 150px;
}





div#content .leftalign{
	float: left;
}
div#content .centeralign{
	display: block;
	margin: 0 auto 0 auto;
}
div#footer{
	margin-top: 0;
	padding-top: 0;
	clear: both;
	text-align: center;
	font-size: 16px;
	color: #999999;
	border-top: 3px solid #ab67ff;
	padding: 0 0 50px;
	text-align: left;
}

div#footer ul{
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-right: 100px;
	display: inline;
	text-align: right;
}
div#footer ul li{
	padding: 0px 15px;
	border-right: 1px solid #ab67ff;
	list-style: none;
	display: inline;
	font-size: 12px;
}
div#footer ul li a{
	color: #4095c3;
}
div#footer ul li.first{
	border-left: 1px solid #ab67ff;
}
div#footer p{
	padding-top: 25px;
	text-align: center;
}

div.highlight{
	border: 1px solid #000000;
	border-right: 0;
	border-left: 0;
	background-color: #FFCC00;
	text-align: left;
	padding: 0 50px 0 50px;
}






div#contact_form td.title{
	width: 80px;
	text-align: right;
}

div#contact_form textarea{
	width: 500px;
	height: 160px;
}

div#contact_form input{
	width: 200px;
}


div#order_form td.title{
	width: 200px;
	text-align: right;
	vertical-align: top;
}

div#order_form textarea{
	margin-bottom: 30px;
	width: 400px;
	height: 70px;
	font-family: 'Arial';
}

div#order_form input{
	width: 400px;
}

div#submit_status{
	margin-left: 120px;
	margin-top: 30px;
}
#order_form_submit_button{
	margin-left: 120px;
}

#sidebar{
	height: 600px;
	float: left;
	color: #929292;
	font-family: 'Arial';
	padding: 0 0 100px 0;
	border-right: 3px solid #FFCC66;
	border-bottom: 3px dashed #FFCC66;
	overflow-y: scroll;
}
div#sidebar img{
	border: 0;
	margin-top: 0px;
	position: relative;
}
div#sidebar h3{
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 20px;
}
div.number{
	width: 210px;
	font-size: 12px;
}
div.time{
	width: 200px;
	font-size: 12px;
}
div.time img{
	padding-left: 0px;
	top: 8px;
}
div.number img{
	padding: 0 4px 0 15px;
	top: 6px;
}
div#sidebar a{
	text-decoration: none;
	color: #929292;
}






#admin_edit_box textarea{
	width: 100%;
	height: 500px;
}
#admin_edit_box_footer input{
	width: 200px;
	margin-left: 60px;
	height: 30px;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 15px;
}



#gallery_body{
	border: 8px dashed #FFDD99;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-left: 225px;
	text-align: center;
}
div#gallery_body h3{
	margin: 0;
	padding: 0 0 25px;
}
div#gallery_body img{
	border: 3px dashed #CCCCCC;
	padding: 10px;
}
div#gallery_body img:hover{
	border: 3px dashed #333333;
}



div#fav_star{
	position: absolute;
	float: right;
	right: 85px;
	margin-top: 15px;
	width: 80px;
	height: 80px;
}

div#fav_star img{
	border: 0;
	cursor: pointer;
}

div#shopping_cart{
	clear: both;
	float: right;
	border: 0px solid #AAAAAA;
	width: 400px;
	text-align: right;
	height: 100px;
}
div#shopping_cart .folder{
	float: right;
	margin-top: 10px;
	padding-top: 12px;
	padding-bottom: 5px;
	line-height: 110%;
	background-image: url('http://www.tmmdance.com/content/folder.png');
	width: 50px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
div#shopping_cart img{
	float: right;
	height: 50px;
}





table.order_recital_table td{
	width: 300px;
}
table.order_recital_table td.left_td{
	text-align: right;
	width: 200px;
}


div.green_message{
	margin: 12px;
	padding: 6px;
	border: 1px solid #00CC00;
	background-color: #EEFFEE;
}

div.red_message{
	margin: 12px;
	padding: 6px;
	border: 1px solid #CC0000;
	background-color: #FFEEEE;
}





#order-box{
	float: right;
	margin: 0 0 15px 15px;
	/*background: url('images/vy-buy-now-bg-middle.png') repeat-y center;*/
}
#order-box-header{
	width: 250px;
	height: 5px;
	/*background: url('images/vy-buy-now-bg-top.png') no-repeat center bottom;*/
}
#order-box-meat td.text{
	padding: 0 20px 0 20px;
}
#order-box-meat td.text input{
	float: left;
}
#order-box-footer{
	width: 250px;
	height: 5px;
	/*background: url('images/vy-buy-now-bg-bottom.png') no-repeat center top;*/
}









table.order_details{
	margin: 18px 72px 6px 42px;
	width: 310px;
}
table.order_details td{
	padding: 3px;
	font-size: 14px;
}
table.order_details th{
	padding: 3px;
	font-weight: bold;
	font-size: 14px;
}

table.order_details th.item{
	text-align: left;
	padding-left: 20px;
}
table.order_details th.amount{
	text-align: right;
}

table.order_details td.qty{
	text-align: center;
	width: 24px;
}

table.order_details td.amount{
	text-align: right;
}

table.order_details td.subtotal{
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	background-color: #e9e9e9;
}

table.order_details td.final_total{
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	background-color: #d6ebf0;
	font-size: 18px;
	font-weight: bold;
}

a.btn-vy-buy-now-green{
	display: block;
	border: 0;
	text-indent: -9999px;
	width: 250px;
	height: 70px;
	outline: none;
	margin: 0 auto 0 auto;
	background: url('images/btn-vy-buy-now-green.png') no-repeat center top;
	background-position: 0 -70px;
}


#order-box{
	float: right;
	margin: 0 0 15px 15px;
	background: url('images/vy-buy-now-bg-middle.png') repeat-y center;
}
#order-box-header{
	width: 250px;
	height: 5px;
	background: url('images/vy-buy-now-bg-top.png') no-repeat center bottom;
}
#order-box-meat td.text{
	padding: 0 20px 0 20px;
}
#order-box-meat td p{
	font-size: 12px;
	color: #002b5a;
	margin: 14px 0 14px 0;
}
#order-box-meat td.for{
	font-size: 12px;
	color: #002b5a;
}
#order-box-meat td.text input{
	float: left;
}
#order-box-meat td h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #002b5a;
	margin: 12px 0 18px 0;
	padding: 6px 0 0 0;
	border-top: 1px solid #e3d5ed;
}
#order-box-footer{
	width: 250px;
	height: 5px;
	background: url('images/vy-buy-now-bg-bottom.png') no-repeat center top;
}

h3.order-box-preorder-now{
	text-indent: -9999px;
	width: 250px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url('images/vy-box-buy-now-title-pre-order-now.png') no-repeat center top;
}
h3.order-box-complete-purchase{
	text-indent: -9999px;
	width: 250px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url('images/vy-box-buy-now-title-complete-purchase.png') no-repeat center top;
}