body { background: url("/wp-content/themes/cstardesign/images/bg1.jpg") no-repeat fixed center 0 transparent; }

.gold { color: #e7bb13 !important; }
.ufo-form fieldset legend,
.f15-title { font-size: 15px; margin-bottom: 7px; font-weight: bold; }
.ufo-form fieldset { margin-bottom: 25px; }
.ufo-form fieldset.first { margin-bottom: 0; margin-top: -35px; }
.ufo-form  .checkbox-title { margin-top: 0; }
.ufo-form  .checkbox-title label { font-size: 15px; font-weight: bold; }

.caption.name { font-size: 14px; }
.caption.position { font-weight: normal; line-height: 15px; }

#team .alignleft.imageborder { width: 160px; }
#team p { text-align: justify; }

#list li:nth-child(2n) { background-color: rgba(255, 255, 0, 0.1) !important; }
#list li:hover { background: #fbfbfb !important; }
#list ul { width: 100%; border-top: 5px solid #fecb01; border-bottom: 5px solid #fecb01; padding: 0; }
#list li { list-style: none; padding: 10px; text-align: left; vertical-align: middle;	color: #555; border-bottom: 1px dashed #E9E9E9; }
#list li:nth-child(even) { background: #ffffe8; }
#list li:nth-child(odd):hover { background: #fbfbfb; }
#list li:last-child { border: none; }

#header { z-index: 10000; }
#header .menu{ height: 33px; }
#header .menu .hasChildrenMenu { background-image: url("/wp-content/themes/cstardesign/images/icons/iconsweets/black/16/arrow_right2.png"); background-position: right center; background-repeat: no-repeat; }
#header .menu .hasChildrenMenu:hover { background-image: url("/wp-content/themes/cstardesign/images/icons/iconsweets/white/16/arrow_right2.png"); }
#header .inner-right { margin-top: 25px }
#header #login { background-color: #E7BB13; display: block; position: absolute; right: 0; padding: 1px 10px; }
#header #login a { color: #fff; }
#header #login_content { background-color: #eee; box-shadow: 0 2px 7px rgba(0, 0, 0, 0.25); display: none; padding: 20px 20px 0; position: absolute; right: 0; top: 30px; width: 300px; z-index: 100; }
#header { background-color: transparent !important; }
#header ul.sf-menu > li.current_page_ancestor > a, #header ul.sf-menu > li.current_page_parent > a, #header ul.sf-menu > li.current_page_item > a, #header  ul.sf-menu > li a:hover { background-color: rgba(0, 30, 60, 0.55); }

#page-top { background: rgba(255, 255, 255, 0.5) !important; }
#slider { background-color: rgba(255, 255, 255, 0.9) !important; }
#content { background-color: transparent !important; background-color: rgba(255,255,255, 0) !important; }
#content .inner { background-color: white; background-color: rgba(255, 255, 255, 0.9) !important; padding: 30px !important; }

#invitation2013 p{ font-size: 1.2em; }

#lang { left: 0; position: absolute; z-index: 10001; }
#lang > ul { list-style: none outside none; padding-left: 0; }
#lang li { padding: 2px 0; }
#lang li.active a{ background-color: #E7BB13; }
#lang li > a { color: #003876; font-weight: bold; padding: 5px 10px 5px 15px; }
.invitation-title { font-size: 22px !important; font-family:Times New Roman !important; line-height: 29px !important; }
#header .inner-right span.call-us span { position: relative; top: 2px; font-weight: bold; }
div.ppt { display: none !important; }

.clock_days { 
    background-image:url("../images/timer_bg.png");
    width:190px;
    height:190px;
    background-repeat: no-repeat;
    float:left;
    margin-right: 30px;
    position: relative;
}
.clock_hours { 
    background-image:url("../images/timer_bg.png");
    width:190px;
    height:190px;
    background-repeat: no-repeat;
    float:left;
    margin-right: 30px;
    position: relative;
}
.clock_minutes { 
    background-image:url("../images/timer_bg.png");
    width:190px;
    height:190px;
    background-repeat: no-repeat;
    float:left;
    margin-right: 30px;
    position: relative;
}
.clock_seconds {
    background-image:url("../images/timer_bg.png");
    width:190px;
    height:190px;
    background-repeat: no-repeat;
    float:left;
    position: relative;
}

.clock {
	width:850px;
	height:190px;
    margin:0 auto;
    margin-top:50px;
}

.clock p{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	line-height:40px;
}

.text {
    position: absolute;
    width:100%;
    top:65px;
    left:0;
}
.text .val {
    margin:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    color:#616161;
    font-weight: bold;
}

.text .type_days,
.text .type_hours,
.text .type_minutes,
.text .type_seconds
{
    margin:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color:#aeaeae;
    font-weight: bold;
    text-transform: uppercase;
}

/*
.page-id-1732, .page-id-1808 { background: url("/wp-content/themes/cstardesign/images/bg4.jpg") no-repeat fixed center 0 transparent; }
*/

.styled{
  margin-bottom: 20px;
}
.styled div {
  display: inline-block;
  margin-left: 10px;
  font-size: 30px;
  font-weight: 100;
  line-height: 1;
  text-align: right;
}
/* IE7 inline-block hack */
*+html .styled div{
  display: inline;
  zoom: 1;
}
.styled div:first-child {
  margin-left: 0;
}
.styled div span {
  display: block;
  border-top: 1px solid #cecece;
  padding-top: 3px;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
}