html,body {
	background-color:#ffffff;
	color: #000000;	
	font-family:Arial, Helvetica, sans-serif;	
	font-size:13px; 
	margin:0px;
	padding: 0px;
}

img {
    border:none;
}

a,a:link,a:visited { 
	text-decoration: none;
	color: #3c3cff;
	}
	
a:hover {
	color: #ff0000;
	}


a.small_a,a:link.small_a,a:visited.small_a,a:active.small_a{ 
	text-decoration: none;
	color: #000000;
	}
	

a:hover.small_a {
	background-color: transparent;
	color: #ff0000;
}
h1{font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1em;}
h3{	
	display:inline; 
	font-size:100%; 
	color:#ccc;
	}
	


/************************************************************/
div#outer-wrap{
		width: 760px;
		margin-left: auto;
		margin-right: auto;
		}


#header{
		background-color: #000;
		height: 98px;
		}
#header ul{
		display: table-row;
		}
#header ul li { 
			display: table-cell;
			float: left;
			text-align: center;
			width: 85px;
			margin: 0px;
			padding: 0px;
			}
			#header ul li a{
				display: block;
				background-color: #000;
				color: #ccc;
				font-size: x-small; 
				font-weight:bolder;
				line-height: 26px;
				vertical-align: middle;
				/*
				border-left: 1px solid #ccc;
				border-right: 1px solid #333;
				*/text-indent: 0em
				}
			#header ul li a:hover{
				background-image: url(../images/menugrad.gif);
				background-repeat: repeat-x;
				color: #fff;
			}
#footer{
		clear: both;
		border-top: 1px solid #000;
		font-size: 10px;
		}	
#footer div{
		border-bottom: 1px solid #000;
		}
#bride {float:left;}
#buttons {
		width: 463px;
		height: 300px;
		float: left;
		border-bottom: none; padding-bottom: 0; margin-bottom: 0;
		}
		#buttons ul {margin-top: 0px; border-bottom: none; padding-bottom: 0; margin-bottom: 0;}
		#buttons ul li{
			margin-left: -40px;;
			list-style:none;}
		#buttons ul li a{
			text-indent: -9999px;
			display: block;
			overflow: hidden;
			height: 100px;
		}
a.b1 {background-image:url(../images/main/btn_1a.gif);}
a:hover.b1 {background-position: 0px 103px;}
a.b2 {background-image:url(../images/main/btn_2a.gif);}
a:hover.b2 {background-position: 0px 100px;}
a.b3 {background-image:url(../images/main/btn_3a.gif);}
a:hover.b3 {background-position: 0px 100px;}

#pagetext{
		clear: left;
		width: 760px;
		height: 228px;
		background-color: #fff;
		background-image:url(../images/main/bride2.jpg);
		background-position: top right;
		background-repeat: no-repeat;
		margin-top: -3px;
		}
#textcontainer{
		width: 425px;
		padding: 22px;
		}
/* ************************************************************************************* */
.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

/* ************************************************************************************* */

.popup {
  background-color: #dddddd; 
  border: 3px solid #000000;
  color: #000000;  
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  width: 90%; 
}


/* ************************************************************************************* */

.form_label {
  font-style: italic;
  text-align: left;
  vertical-align: top;
  width: 130px;
}

input {
  background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	font-size: 10px;

}

.button {
  background-color: #ffffff;
	border: 1px solid #000000;
  color: #000000;
	font-size: 10px;
}

.button_disabled {
  background-color: #999999;
	border: 1px solid #000000;
  color: #000000;
	font-size: 10px;
}


.text {
  border: 1px solid #000000;
  padding-left: 2px;
  vertical-align:middle;  	
  width: 190px; 
	background-color: #ffffff; 
  
}

.select {
	font-size: 10px;
	border: 1px solid #000000;
}

.text_error {
  border: 1px solid #000000;
  padding-left: 2px;
  vertical-align:middle;  	
  width: 190px; 
  background-color:#ffdddd;
  color: #000000;
}

.select_error {
	font-size: 10px;
  border: 1px solid #000000;
  background-color: #ffdddd;
  color: #000000;
}

.textarea {
  border: 1px solid #000000;
  padding-left: 2px;
  overflow:auto;
  vertical-align:top;  	
}

.textarea_error {
  border: 1px solid #000000;
  padding-left: 2px;
  overflow:auto;
  background-color: #ffdddd;
  vertical-align:top;  	
}

.checkbox, .radio {
	border: none;
	background-color: transparent;
	color: #000000;
}


/* ********************************* */
.youarehere{
  font-size: 11px;
  font-weight:normal;
}

.inactive{
  border:1px solid #000000;
  font-size: 13px;
  font-weight:bolder;
  background-color: #bbbbbb;
  
}

.active{
  border:2px solid #000000;
  font-size: 13px;
  font-weight:bolder;
  background-color: #a4c2ff;
  
}

/* ************************************************************************************* */
/* ************************************************************************************* */
.box {
	background-color: #eeeeee;
	color: #000000;
	border: 2px dashed #555555;
	padding: 5px;
	width:100%;
}

.box td {
	font-size:13px;
	text-align:center
}

.important {
  background-color: transparent;
	font-size:14px;
	font-weight: 900;
	color:#ff0000;
}

/* ************************************************************************************* */  
.list {
	border: 1px solid #000000;
	width:100%;
}

.row_0_over td{
	cursor: pointer;
	background-color: #ea5454;
	color: #000000;
}

.row_1_over td{
	cursor: pointer;
	background-color: #ea5454;
	color: #000000;
}

.row_0 td{
	background-color: #ffffcc;
	color: #000000;
}

.row_1 td{
	background-color: #ffffff;
	color: #000000;
}

.head td {
	font-weight: 900;
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	border-bottom: 1px dashed #000000;
}

.brochure  {
  background-color: #eeeeee;
  border:1px dashed #000000;
}


img.image_right {
	float:right;
	margin: 4px;
}

img.image_left {
	float:left;
	margin: 4px;
}


.content_table{
background-color: #F8EFDB;
text-align:left;
}

.package_title{
text-align: left;
font-size: 14px;
font-weight:bold;
}

.package_content{
text-align: justify;
font-size: 12px;
}

#bullets li { clear:both; }
/************************************************************/
#menu {
	width: 180px;
	float: left;
	}
	#package-details{
		float: left;
		width: 570px;
		padding: 5px;	
	}
#menu h4,#menu h5 {
		margin-top: 0.25em;
		margin-bottom: 0em;
		line-height: 1.25em;
		}
#menu h4 {
		background-color: #999;
		color: #fff;
		}
#menu h5{background-color: #ccc;
		color: #555;}
		
#menu ul li {
	list-style: none;
	margin-left: -2.5em;
	line-height: 1.25em;
}
#menu ul ul {margin-left: -2.5em;}

.cust-cell{
	margin: 0px 5px; 
	float: left; 
	width: 32%; 
	font-size: 12px; 
	font-weight:bolder; 
	font-style:italic; 
	background-color: #f8faff; 
	vertical-align:top;height: 150px;
}

#pkg_profile div{
	border: 1px dashed #ccc;
	float: left;
	font-size: 14px; 
	font-weight: bold; 
	font-style: italic;
	width: 188px;
	height: 255px;
	overflow: hidden;	
	}

#pkg_profile div div{border: 0px; color: #3c3cff}

