/* dreamdressbridal.co.uk CSS Document */

html 	    {
		    overflow-y:scroll !important;
		    }
						
#wrapper	{
			margin: 0 auto;
			width: 900px;
			height: auto;
			}
								
#header		{
			width: 900px;
			height: 100px;
			}
			
.logo		{
			float: left;
			height: 50px;
			width: 400px;
			margin-top: 25px;
			}
			
body		{
			margin: 0;
			background-image: url(../Dream-Dress_files/damask.jpg);
			font-size: 0.9em;
			color: #fff;
			}

#container	{
			background:#000000 url(../bg_header.gif) no-repeat scroll 0 0;
			font-family:Verdana,Arial,Helvetica,san-serif;
			height:auto !important;
			margin:20px auto 0;
			min-height:100%;
			text-align:left;
			width:960px;
			}

#pagebody 	{
			background:#FFFFFF none repeat scroll 0 0;
			float:left;
			margin:0 20px !important;
			padding:5px 0 0;
			width:920px;
			}

h1         	{
	        margin-top: 10px;
			font-size: 1.8em;
			}
								
h2         	{
            margin: 0;
			font-size: 1.2em;
			}

#copy       {
            margin-right: 290px;
			}
			
.goldText 	{
			color:#CC9900;
			}
			
li 			{
			padding:3px 0pt;
			}

.big 		{
			font-size: 110%;
			font-weight: bold;
			}
			
.small 		{
			color: #666;
			font-size: 90%;
			}

a           {
            color: #fff;
            }

.photo      {
			height: 400px;
			width: 250px;
			float: right;
			margin-top: -600px;
			}
.photo2		{
			height: 400px;
			width: 250px;
			float: right;
			margin-top: -470px;
			margin-right: 0px;
			}
			
#copy2      {
            margin-right: 340px;
			}		
		
#formpage   {
            width: 400px;
			color: #ffffff;
            }
			
.generic_form{
			background-color: #333;
			padding: 10px;
			width: 100%;
			height: 390px;
			margin: 0 auto;
			}
			
.generic_form p{
			margin: 15px 0;
			text-align: left;
			}
			
.generic_form input, .generic_form textarea, .generic_form select, .shadow_box{
			border: 1px solid #ffffcc;
			background: #fff url(Dream-Dress_files/form_shadow.gif) no-repeat top left;
			padding: 3px;
			}
			
.generic_form p label{
			display: block;
			float: left;
			width: 100px;
			margin-right: 40px;
			}
			
.generic_form .but_submit, .generic_form .submit{
			border: none;
			background: none;
			margin-left: 290px;
			}

.generic_form .submit{
			margin-left: 0px;
			padding-left: 0px;
			}

.generic_form .bus_form {
			margin: 3px;
			padding: 0;
			border: none;
			}

.generic_form .exist {
			margin: 0;
			float: none;
			border: none;
			display: inline;
			}
			
.form_text	{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			color: #000000;
			}
			
.submit     {
			background: url(Dream-Dress_files/submit.gif) no-repeat top left  ;
			float: right;
			width: 100px;
			height: 40px;
			cursor: pointer;
            }

