????

Your IP : 18.119.116.139


Current Path : /home2/morganrand/backup.morganrand.com/coupon/WowSlider/css/
Upload File :
Current File : /home2/morganrand/backup.morganrand.com/coupon/WowSlider/css/main2.css

@charset "utf-8";
/* CSS Document */

/* Main Interface */
body
{
	background-color:#FFFFFF;
	color:#666666;
	font-family:"Times New Roman",Georgia,Serif;
	font-style:italic;
}

#custom-doc
{
background-color:#ffffff;
text-align:left;
width:68.69em;
*width:67.04em;
min-width:893px; 
margin:auto; 
text-align:left;
}

p
{
	font-style:normal;
	color: #666666;
	font-size:16px;
}

#hd img
{
float:left;
}

h1
{
font-size:24px;
color:#F59AAB;
font-weight:bold;
float:left;
margin-top:10px;
}

h2
{
color:#CC3366;
font-size:20px;
}

h3
{
color:#CC3366;
font-size:16px;
}



#mainNav
{
background-color:#F59AAB;
text-align:center;
clear:both;
}



#sweet-sixteen li
{
list-style-type: decimal;
list-item-position:inside;
}

.clear
{
clear:both;
}

a 
{
color:#CC3366
}

a:hover
{
color:
}
/* Navigation */
ul
{
padding:0px;
margin:0px;
}
 
#mainNav p 
{
margin-top: 5px;
font-size:18px;
}

#sideNav, #mainNav, #footerLinks, #footerInfo
{
text-align:center;
}
#mainNav li, #footerLinks li, #footerInfo li 
{
	display: inline;
	margin-left:20px;
	font-size:16px;
	list-style-type:none;
}

#footerLinks li, #footerInfo li 
{
font-weight:bold;
}

#mainNav a, #footerInfo a
{
	color:#FFFFFF;
}

#sideNav a
{
color:#8E8E8E;
}

#sidebarNav ul, p
{
	margin:5px;
}

#sideNav
{
	background-color:#F4F2F3;
	width:165px;
	font-weight:bold;
	padding: 20px 17px 20px 17px;
	font-size:14px;
	text-align:left;
}

#sideNav p
{
	color:#CC3366;
	font-style:italic;
}

#sideNav li
{
	list-style-type:none;
	font-size:13px;
}

#sideNav ul
{ 
border-bottom:1px solid #CC3366;
margin-top:25px;
padding-bottom:15px;
}

#ft #footerLinks a
{
	color:#CC3366;
}

#footerLinks
{
background-color:#DDDBDC;
}

#footerInfo
{
background-color:#F59AAB;
}

blockquote
{
padding-top:50px;
}


/* content */
#call
{
	background-color:#F59AAB;
	font-size:24px;
	width: 691px;
	margin-left: 10px;
}

#call p
{
color:#FFFFFF;
font-size:24px;
padding:20px;
font-weight:bold;
}

#sweet-sixteen
{
float:left;
width:580px;
margin-top:25px;
margin-right: 10px;
}

#sweet-sixteen img
{
	float:left;
	margin-right: 5px;
	margin-top: 15px;
}

#sweet-sixteen p
{
	margin:0px 10px 7px 10px;
}

#sweet-sixteen ol
{
	padding-top: 0px;
	list-style-type:decimal;
	margin-left: 20px;
}

#sweet-sixteen li
{
	font-size:18px;
	margin-left: 35px;
}

#sweet-sixteen h4
{
font-weight:bold;
margin-top:10px;
font-size:16px;
}

#sweet_slideshow
{
	float:left;
	width: 572px;
	margin-top: 18px;
}

#sweet_slideshow h2
{
	margin: 25px 0px 0px 15px;
}

#about-centerpieces
{
float:right;
margin-top:25px;
margin-bottom:10px;
width:300px;
}

#about-centerpieces h3
{
margin-top:5px;
}

#centerpiece-slideshow
{
	float:left;
	margin-top:33px;
	margin-left:0px;
	width: 540px;
}

#centerpiece-slideshow h2, p
{
margin-bottom: 10px;
}

#about-design-tool
{
	float:left;
	margin: 56px 0px 30px 0px;
	width: 540px;
	z-index:100px;
}

#callFooter
{
	background-color:#F59AAB;
	font-size:24px;
	float:right;
	padding:30px 0px 30px 0px;
	width:300px;
	text-align:center;
	margin-top:40px;
}

#callFooter p
{
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
}

#color
{
	margin-top:67px;
	margin-bottom:50px;
}


/*coporate*/
#banquet
{

}

#banquet li
{
list-style-type:disc;
}

/*slider*/
#slider 
{
	margin-left:10px;
}

#sliderContent h3
{
	font-size: 33px;
	color:#CC3366;
	margin:10px 10px 10px 10px;
	font-style:italic;
	font-weight:bold;
	font-family:"Times New Roman",Georgia,Serif;
}

#sliderContent p
{
	margin: 15px 10px 15px 10px;
	font-size: 14px;
	color:#666;
	font-weight:bold;
	font-style:italic;
	font-family:"Times New Roman",Georgia,Serif;
}
   
#slider {
    width: 691px; /* important to be same as image width */
    height: 503px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent {
    width: 691px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
	font-style:italic;
}

.sliderImage {
    float: left;
    position: relative;
	display: none;
}

.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 691px;
    background-color: #fff;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
	-khtml-opacity: 0.8;
    opacity: 0.8;
    color: #666;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;} 

/* color Gallery */
#color ul.thumb {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0px;
	
}
#color ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 140px;
	height: 121px;
}
#color ul.thumb li img {
	width: 140px; height: 121px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}

/* sweet gallery */
ul.thumb {
	float: left;
	list-style: none;
	margin: 0;
	padding: 5px;
	
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 140px;
	height: 121px;
}
ul.thumb li img {
	width: 140px; height: 121px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
/*Drop Down Menu*/
@charset "UTF-8";

#cssmenu {
	padding: 0; 
	margin: 0 auto; 
	border: 0;
	width:894px;
}
#cssmenu ul, #cssmenu li {
	list-style: none; 
	margin: 0; 
	padding: 0;
}
#cssmenu ul {
	position: relative; 
	z-index: 597;
	margin:0 auto;
}
#cssmenu ul li { 
	float: left; 
	min-height: 1px; 
	vertical-align: middle;
}
#cssmenu ul li.hover, #cssmenu ul li:hover {
	position: relative; 
	z-index: 599; 
	cursor: default;
}
#cssmenu ul ul {
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: 0; 
	z-index: 598; 
	width: 100%;
}
#cssmenu ul ul li {
	float: none;
}
#cssmenu ul ul ul {
	top: 0; 
	left: auto; 
	right: -99.5%; 
}
#cssmenu ul li:hover > ul { 
	visibility: visible;
}
#cssmenu ul ul {
	bottom: 0; left: 0;
}
#cssmenu ul ul {
	margin-top: 0; 
}
#cssmenu ul ul li {
	font-weight: normal;
}
#cssmenu a { 
	display: block; 
	line-height: 1em; 
	text-decoration: none; 
} 
#cssmenu {
  background: #CC3366;
  font-family: Arial, Helvetica,sans-serif;
  font-size: 13px;
  font-weight:bold;
}
#cssmenu > ul { 
	*display: inline-block; 
}
#cssmenu:after, #cssmenu ul:after {
	display: block;
	clear: both;
} 
#cssmenu a {
    background: #CC3366;
    color: white;
    padding: 0 40px;
}
#cssmenu ul { 
	text-transform: uppercase; 
}
#cssmenu ul ul {
	border-top: 4px solid #6d6d6d;
	text-transform: none;
	min-width: 190px;
}
#cssmenu ul ul a {
	background: #6d6d6d;
	color: #FFF;
	border: 1px solid #F59AAB;
	border-top: 0 none;
	padding: 8px 20px;
}
#cssmenu ul ul ul { 
	border-top: 0 none; 
}
#cssmenu ul ul li { 
	position: relative 
}   
#cssmenu > ul > li > a { 
	line-height: 25px;  
}
#cssmenu ul ul li:first-child > a { 
	border-top: 1px solid #F59AAB; 
}
#cssmenu ul ul li:hover > a { 
	background: #CC3366; 
}
#cssmenu ul ul li:last-child > a {
	border-radius: 0 0 3px 3px;
	box-shadow: 0 1px 0 #6d6d6d;
}
#cssmenu ul ul li:last-child:hover > a { 
	border-radius: 0 0 0 3px; 
}
#cssmenu ul ul li.has-sub > a:after {
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -8px;
} 
#cssmenu ul li:hover > a, #cssmenu ul li.active > a {
	background: #6d6d6d;
	color: #FFF;
}
#cssmenu ul li.has-sub > a:after {
	margin-left: 5px;
}
#cssmenu ul li.last ul {
	left: auto;
	right: 0;
}
#cssmenu ul li.last ul ul {
	left: auto;
	right: 99.5%;
}