/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(../images/backgrounds/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

#wrapper,.wrapper {
	background:transparent url(../images/backgrounds/page_bg.png) repeat-y;
	width:960px;
	text-align:left;
	margin:0 auto 0 auto;
	padding:0;
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #404000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #404000;
}

#notes {
	margin: 0;
	color: #666666;
	font-size: 8px;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

ol {
}

ul {
list-style:none;
}

ul li {
padding-left:10px;
}

ul li.button {
text-align:center;
padding-left:0px;
}


a:link {
	color: #3490F8;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
	color: #666666;
}

img {
	border: none;
}


img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.movieright {
float:right;
}

.byline {
	color: #CCCCCC;
}

hr {
	color: #C0C000;
	width: 98%;
	text-align: center;
	height:1px;
}

#clear {
	clear:both;
}

/* Header */

#headerwrap {
	width: 960px;
	height: 130px;
	margin: 0 auto;
	background: url(../images/backgrounds/img01.gif);
}

#header {
	width: 960px;
	height: 130px;
	margin: 0 auto;
}

#logo {
text-align: center;
padding-top: 5px;
}

/* Page */

#page {
	width: 960px;
	margin: 0;
}

/* Sidebar */

#sidebar {
float:left;
width:220px;
}

#sidebar .col-one {
width:200px;
}

/* Boxes */
.ad{
background:none;
}

.ad .title {
padding:5px;
}

.ad .contentcenter {
padding:0px 10px 0px 10px;
text-align: center;
}

.block-top {
background:url(../images/site/block_top.gif) repeat-x;
}

.block-top .section {
background:url(../images/site/block_top_right.gif) no-repeat right top;
font-size:100%;
color:#6C6B02;
}

.block-top .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(../images/site/block_top_left.gif) no-repeat;
}

.block-top .content {
	padding: 10px;
}

.block-topsep {
	background: url(../images/site/block_topsep.gif) repeat-x;
}

.block-topsep .section {
	background: url(../images/site/block_topsep_right.gif) no-repeat right top;
	font-size: 100%;
	color: #6C6B02;
}

.block-topsep .section b {
	display: block;
	height: 25px;
	padding: 7px 0 0 10px;
	background: url(../images/site/block_topsep_left.gif) no-repeat;
}

.block-topsep .content {
	padding: 10px;
}

/* Feature */

#feature {
	margin-bottom: 10px;
}

/* Gig Table */

.gig_table {
width:100%;
text-align:center;
margin:0;
padding:0;
}

.gig {
background:#FFFFC0;
border:1px #808000 solid;
}

#table-head {
float:left;
width:697px;
border: 1px #808000 solid;
padding:10px;
}

#table-head1 {
float:left;
width:409px;
border: 1px #808000 solid;
padding:10px;
}

#table-cell {
float:left;
width:107px;
border: 1px #808000 solid;
padding:5px;
margin-top:1px;
margin-right:1px;
text-align:center;
}

/* Content */

.gig1 {
float:left;
width:15%;
padding-left:20px;
	font-weight: bold;

}

.gig2 {
float:right;
width:75%;
padding-left:20px;
	font-weight: bold;

}

#content {
	float: right;
	width: 740px;
}

#back {
width:100%;
text-align:center;
}

.centre {
text-align:center;
}

#col1 {
float:left;
width:33%;
padding-left:20px;
}

#col2 {
float:left;
width:56%;
padding-left:20px;
}

#coll {
float:left;
width:44%;
padding-left:20px;
}

#colr {
float:left;
width:44%;
padding-left:35px;
}

.wrapper #content-wrapper {
float:right;
margin-left:-25em;/* IE: preserve layout at narrow widths */
}

.content_table {
background:transparent;
width:100%;
text-align:center;
border:0;
margin:0 auto;
padding:0;
}

.quote {
font-style:italic;
}

#paypal {
height:90px;
margin:0;
padding:0 187px 0 187px;
}

#nav{
width:202px;
margin-top:10px;
margin-left:5px;
margin-right:5px;
margin-bottom:10px;
overflow:hidden;
font-size:20px;
font-weight:bold;
color:#0002FC;
text-align:center;
float:center;
font-family:Arial, Helvetica, sans-serif;
}

#nav a{
width:200px;
display:block;
text-decoration:none;
color:#0002FC;
overflow:hidden;
background:#EAB701;
border-top:1px solid #fff;
border-left:1px solid #fff;
border-bottom:1px solid #000;
border-right:1px solid #000;
}
#nav a:hover{
width:200px;
text-decoration:none;
display:block;
overflow:hidden;
color:#9194FF;
background:#FFE491;
border-top:1px solid #000;
border-left:1px solid #000;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
}

#deflist {
	margin:10px 10px 10px 30px;
}

#deflist dt {
	width: 20em; float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

#deflist dd {
	margin-left: 10em;
	padding-top: 2px;
	padding-bottom: 2px;
}

#deflist1 {
margin:10px 10px 10px 30px;
font-size:11px;
}

#deflist1 dt {
	width: 12em; float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

#deflist1 dd {
	margin-left: 10em;
	padding-top: 2px;
	padding-bottom: 2px;
}

#addbasket {
float:right;
text-align:right;
margin-right: 20px;
}

/*Dress Sales table*/

.dresses_table {
width:100%;
padding:0;
line-height: 2.0em;

}

.description {
float:left;
width:390px;
padding:2px;
text-align:left;
}

.stock {
float:left;
width:100px;
padding:2px;
text-align:right;
}

.price {
float:left;
width:100px;
padding:2px;
text-align:right;
}

.add {
float:left;
width:100px;
padding:2px;
text-align:left;
}

/* Form */

.form_table {
	background: #FFFFC0;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	}

.form {
	background: #FFFFC0;
}

.form_right {
	background: #FFFFC0;
	text-align: right;
}

.form_left {
	background: #FFFFC0;
	text-align: left;
}

.form_message {
	background: #FFFFC0;
	text-align: right;
	vertical-align: top;
}

/* Footer */

#footer {
	height: 100px;
	padding: 0px;
	background: #000000;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #C0C000;
	font-size: 85%;
}

#footer a {
	text-decoration: underline;
	color: #C0C000;
}

#footer a:hover {
	text-decoration: underline;
	color: #808000;
}

#marquee {
	color: #fff;
	background: red;
	font-size:15px;
	font-weight:bold;
}




