
/*	TAV CREATIONS CSS FILE 
	Created by DarnerMedia.ca
*/

#container {
	margin-right: auto;
	margin-left: auto;
	width: 930px;
}

html,body{margin:0;padding:0}

body {
	font-size: 90%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-weight: normal;
	color: black;
	background-color:#fff;
	padding: 0px 5px 5px 5px;
	margin:0px;
	}

img {
	border:2px solid #8855BB;
	margin:3px;
	padding:3px;
	height: 175px;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a:link {
color: #222222;
text-decoration: underline;
}

a:visited {
color: black;
text-decoration: underline;
}

a:active {
color: black;
text-decoration: underline;
}

a:hover {
color: black;
/*background-color: #FFFBA0;*/
text-decoration: none;
}

.quotes {
	font-size: 125%;
	font-weight: bold;
	color: #8855BB;
	}
	

#header {
	margin: 0px 0px 10px 0px;
}

#header h1{
	margin: 0;
	padding: 0;
	width: 930px;
	height: 190px;
	position: relative;
	font-size: 1em;
}

#header h1 span {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: url(/images/tav_logo-930x190.png) no-repeat;
	position: absolute;
}

#header h2 {
	margin: 0 0 0 20px;
	padding: 0;
	font: 125% "Brush Script MT", "Times New Roman", Times, serif;
}

#wrapper{}

#mainContent{
	margin: 0px 190px 0px 190px;
	padding: 0px 10px 0px 10px;

}
/* MOTHERS DAY BITS */
#mothersday {
	border: 2px solid #85b;
	padding:5px;
	float: left;
}

form#mdcontest {
	width: 250px;
	float:  right;
	font-style: italic;
}

form#mdcontest fieldset {
	border: 1px solid #b5b5ff;
	margin-left: 5px;
}

form#mdcontest fieldset legend {
	font-weight: bold;
	font-style: italic;
}

form#mdcontest input  {
	width: 220px;
	margin-bottom: 5px;
}

form#mdcontest textarea {
	width: 220px;
	height:  5em;
}

#mainContent h1{
	margin: 0px;
	padding: 0px 4px 0px 0px;
	font-size: 200%;
}

#mainContent h2{
	margin: 08px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 150%;
}

#mainContent h3{
	padding: 0px 0px 0px 0px;
	font-size: 125%;
	margin: 0;
}

#mainContent h4{
	padding: 0px 0px 0px 0px;
	font-size: 110%;
	margin: 10px 0 0;
}

#mainContent a {
	font-weight: bold;
}

#mainContent a:link {
color: #222222;
text-decoration: underline;
}

#mainContent a:visited {
color: black;
text-decoration: underline;
}

#mainContent a:active {
color: black;
text-decoration: underline;
}

#mainContent a:hover {
color: black;
/*background-color: #FFFBA0;*/
text-decoration: none;
}

	
#customSewingNavigation{
	float:left;
	width:180px;
	}

#customSewingNavigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#customSewingNavigation a {
	width: 180px;
	display: block;
	margin:4px 0px;
	padding: 3px;
	background-color: #ddf;
/*	background-image: url(http://www.tav-creations.com/images/button.gif); */
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top: 2px solid #9966CC;
	border-left: 2px solid #9966CC;
	text-decoration: none;
}

 #customSewingNavigation a:hover {
	color: #000000;
	border-top: 2px solid #ADADD9;
	border-left: 2px solid #ADADD9;
	background-color: #c1c1ed;
/*	background-image: url(http://www.tav-creations.com/images/button_r.gif);*/
	background-repeat: no-repeat;
	background-position: 0 0;
}
 
#customSewingNavigation h2 {
	margin: 4px 4px 4px 4px;
	font-size: 120%;
	font-weight: bold;
	color: black;
	}

#testimonials {
	width: 170px;
	margin: 20px 0px 20px;
	border : 2px solid #8855BB;
	padding: 7px;
	font-size: 80%;
	color: #000000;
	}

/* BELLY DANCE NAVIGATION */
#bellyDanceNavigation{
	width: 190px;
	float: right;
}

#bellyDanceNavigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

 

#bellyDanceNavigation a {
	width: 180px;
	display: block;
	margin: 4px 0px 0px 0px;
	padding: 3px;
	background-color: #ddf;
/*	background-image: url(http://www.tav-creations.com/images/button_r.gif); */
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top: 2px solid #9966CC;
	border-left: 2px solid #9966CC;
	text-decoration: none;
}

#bellyDanceNavigation a:hover {
	color: #000000;
	border-top: 2px solid #ADADD9;
	border-left: 2px solid #ADADD9;
	background-color: #c1c1ed;
/*	background-image: url(http://www.tav-creations.com/images/button.gif); */
	background-repeat: no-repeat;
	background-position: 0 0;
}

#events {
	width: 184px;
	border : 2px solid #8855BB;
	background-color : #DDDDFF;
	margin: 20px 0px 0px 0px;
	list-style-type: none;
}


#events h2{
	font-size: 120%;
	padding: 4px 0px 4px 4px;
	margin: 0px;
	}


#events ul {
	margin: 4px 4px 4px 4px;
	padding: 4px ; 
	list-style-type: none;
}

#events li {
	padding: 0px 0px 10px 0px;
}

#events a:link, #events a:visited, #events a:active #events a:hover {
	width: 160px;
	color: #222222;
	text-decoration: underline;
	padding: 0px 4px 4px 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #DDDDFF;
	border-top: 0px solid ;
	border-left: 0px solid;
	}
	
#events a:hover {
	width: 160px;
	color: #000000;
	text-decoration: none;
	padding: 0px 4px 4px 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #DDDDFF;
	border-top: 0px solid ;
	border-left: 0px solid;
	}

#footer {
	padding: 4px 0px 4px 0px; 
	clear:left;
	width:100%;
	color: #282828;
	font-size: 80%;
}

#eventsPageListsing li {
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 20px;
}

#eventsPageListsing li h1 {
	font-size: 150%;
}

/* margin: top right bottom left */

/* Testamonials Page */

.testamonialsP {
		font-style: italic;
	}
	
.top {
	font-size: 75%;
	text-align:right;
	padding: 5px 5px 0px 0px;
	clear: right;
}

#portfolioImages a:hover img {
	background-color: #85b;
	border-color: #c5adde;
}

#portfolioFullSize img {
	height: 500px;
}

#portfolioFullSize a:hover {
	text-decoration: none;
}

#portfolioFullSize a:hover img {
	background-color: #85b;
	border-color: #c5adde;
}

.manage {
	display: inline-block;
}

.manage a:hover img {
	background-color: #85b;
	border-color: #c5adde;
}

.viewTrailer {
	border:2px solid #8855BB;
	margin:3px;
	padding:3px;
	text-align: center;
}

.viewTrailer img {
	border: none;
	width: 123px;
	height: 175px;
	margin: 0;
	padding: 0;
}

.dvdLocations li {
	list-style-type: none;
	margin-bottom: 5px;
}

.paypal table td {
	width: 33%;
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}

.paypal form {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

.paypal img {
	border-style: none;
	width: auto;
	height: auto;
}

/* Form */
form {
  margin: 0px;
  padding: 0px;
  width: 450px;
  float:left; /* This is needed for Opera - don't delete it */
}

form fieldset {
  font-size: 100%;
  border-color: #3f4884;
  border-width: 0px 0px 0px 0px;
  border-style: none none none none;
  padding: 10px;
  margin: 0px 0px 0px 0px;
}

label {
  font-size: 100%;
}

form div {
  clear: left;
  display: block;
  width: 450px;
  height: expression('1%');
  margin: 5px 0px 0px 0px;
  padding: 1px 3px;
}

form div label {
  display: block;
  float: left;
  width: 190px;
  padding: 3px 5px;
  margin: 0px 0px 5px 0px;
  text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

p.error {
	color: #f00;
}

/* Class Schedule Table*/

#classSchedule {
	border: 2px solid #85b;
	background-color: white;
	margin: 0;
	padding: 0;
}

#classSchedule tr {
	background-color: #ddf;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#classSchedule tr.class_info {
	background-color: #fff;
	padding: 5px;
	}

#classSchedule tbody tr th {
	border: 5px;
	margin: 10;
	margin-bottom: 5px;
	background-color: #ddf;	
}

#classSchedule tr:hover
{
	background-color: #ddf;
}

ul#classScheduleList {
	
}

#classScheduleList li {
	margin-bottom: 15px;
	list-style-type: none;
	padding: 7px;
}

#classScheduleList li strong {
	font-size: 120%;
}

#classScheduleList li:hover
{
	background-color: #ddf;
}


