/* *************************** 
  Site - ZAPEVENT
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles 
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
    
* 
{
    margin: 0;
    padding: 0;
}
a
{
    color: #666;
    text-decoration: none;
}
a:hover
{
    color: #666;
    text-decoration: underline;
}
img
{
    border: 0;
}
fieldset
{
    border: none;
}
li
{
    list-style: none;
    overflow:
}
.clear
{
    clear: both;
    height: 0;
    font-size: 0;
}

/* *************************** 
   $2 Website Structure Styles
   ***************************/
body
{
    text-align: center;
    font-size: 75%;
    font-family: Arial, Helvetica, sans-serif;
    background: #f1f4f8;
}
#container
{
    background: url(../images/bg_container.png) center top repeat-x;
    width: 100%;
    overflow: hidden;
}
#container_inner
{
    width: 1024px;
    margin: 0px auto;
}
/* *************************** 
   $3 Header Styles
   ***************************/
#header
{
    padding-top: 40px;
    background: #fff url(../images/bg_header.jpg) center 40px no-repeat;
    width: 100%;
    height: 394px;
    position: relative;
}
#header h1 a
{
    display: block;
    width: 237px;
    height: 62px;
    text-indent: -9999px;
    outline-style: none;
    position: absolute;
    top: 40px;
    left: 26px;
    background: url(../images/logo6.png) no-repeat;
}
.login
{
    width: 400px;
    height: 40px;
    position: absolute;
    text-align: right;
    top: 41px;
    right: 19px;
}
.login img 
{
    vertical-align: middle; 
}
.login span
{
    font-style: italic;
    color: #353537;
    font-size: 17px;
    padding: 0px 8px;
}
.login a
{
    font-size: 20px;
    color: #353537;
}
.login a:hover
{
    color: #353537;
}
#header h2
{
    font-size: 23px;
    width: 450px;
    height: 80px;
    position: absolute;
    top: 130px;
    left: 23px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    text-transform: uppercase;
    text-align: left;
}
#header h3
{
    font-size: 18px;
    width: 350px;
    height: 107px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    position: absolute;
    top: 200px;
    left: 23px;
}
#header h3 label
{
    text-decoration: underline;
}
#header h3 a
{
    color: #FFF;
    text-decoration: underline;
    text-transform: uppercase;
}
#header h3 a:hover
{
    color: #FFF;
    text-decoration: none;
}
.sign_up_now
{
    position: absolute;
    bottom: 27px;
    left: 21px;
}
.tour
{
    position: absolute;
    bottom: 25px;
    left: 211px;
}
.viewallevents
{
    position: absolute;
    bottom: 25px;
    left: 302px;
}
#header_inner
{
    position: relative;
    height: 165px;
    width: 100%;
}
#header_inner .logo
{
    width: 158px;
    position: absolute;
    top: 15px;
    overflow: hidden;
    left: 0px;
}
.registration
{
    height: 33px;
    width: 400px;
    position: absolute;
    top: 13px;
    right: 43px;
    overflow: hidden;
    text-align: right;
}
.registration img
{
    vertical-align: middle;
}
.registration span
{
    vertical-align: middle;
    color: #747474;
    padding-right: 12px;
}
.header_form
{
    position: absolute;
    top: 57px;
    right: 40px;
    background: url(../images/bg_form.png) no-repeat;
    width: 814px;
    height: 42px;
    overflow: hidden;
    text-align: left;
    padding-left: 7px;
    padding-top: 6px;
}
.header_form .right_box
{
    float: right;
    width: 420px;
    text-align: right;
    padding-right: 25px;
    padding-top: 5px;
}
.header_form .right_box img
{
    display: inline;
    vertical-align: middle;
    margin-left: 12px;
}
.header_form .right_box .share_this
{
    padding-left: 18px;
    margin-left: 12px;
    background: url(../images/bg_share_this.png) left center no-repeat;
    vertical-align: middle;
}
.header_form input
{
    border: none;
    vertical-align: middle;
}
.header_form .input_box
{
    height: 14px;
    padding: 9px 10px 10px 10px;
    width: 114px;
    margin-left: 360px;
    color: #999999;
    font-size: 14px;
    background: url(../images/input_box.png) no-repeat;
}
.header_form .register_now
{
    width: 154px;
    height: 33px;
    cursor: pointer;
    background: url(../images/registernow.png) no-repeat;
}
.header_form .register_nowDisabled
{
    width: 154px;
    height: 33px;
    background: url(../images/registrationclosed.png) no-repeat;
}



.header_form .contact
{
    width: 104px;
    height: 33px;
    margin-left: 6px;
    cursor: pointer;
    background: url(../images/contactopen.png) no-repeat;
}
.header_form .contact_Disabled
{
    width: 104px;
    height: 33px;
    margin-left: 6px;
     cursor: pointer;
    background: url(../images/contactclosed.png) no-repeat;
}
.header_form .search
{
    width: 25px;
    height: 24px;
    cursor: pointer;
    margin-left: 6px;
    background: url(../images/search.png) no-repeat;
}
/*********************************************************************/
/*.header_form_inner{
	position: absolute;
	top: 55px;
	right: 40px;
	background: url(../images/bg_form2.png) no-repeat;
	width: 814px;
	height: 47px;
	text-align: left;
	padding-left: 7px;
	padding-top: 6px;
}
.header_form_inner .right_box{
	float: right;
	width: 224px;
	padding-right:7px;
	padding-top:7px;
	padding-left:17px;
	height:33px;
	background:url(../images/bg_right_box.png) left top no-repeat;
}
.header_form_inner .right_box img{
	display: inline;
	vertical-align: middle;
	margin-left: 12px;
}
.header_form_inner .right_box .share_this
{
	padding-left:20px;
	background: url(../images/bg_share_this.png) left center no-repeat;
	vertical-align: middle;
}
.header_form_inner .register_now{
	width: 154px;
	height: 33px;
	cursor: pointer;
	border: none;
	margin-top:5px;
	background:url(../images/register_now.png) no-repeat;
}
.header_form_inner .contact{
	width: 104px;
	height: 33px;
	margin-top:5px;
	border: none;
	cursor: pointer;
	margin-left: 6px;
	background:url(../images/contactopen.png) no-repeat;
}
*/


/**********************************************************************************************************/
.top_links
{
    width: 532px;
    height: 33px;
    position: absolute;
    top: 116px;
    left: 172px;
    background: #FFF;
}
.top_links ul li
{
    float: left;
    height: 33px;
    line-height: 33px;
}
.top_links ul li a
{
    color: #666666;
    font-size: 14px;
}
.top_links ul li a:hover
{
    color: #666666;
}
.print
{
    padding-left: 42px;
    background: url(../images/bg_print.gif) 7px center no-repeat;
}
.email
{
    padding-left: 51px;
    background: url(../images/bg_email.gif) 16px center no-repeat;
}
.website
{
    padding-left: 51px;
    background: url(../images/bg_website.gif) 22px center no-repeat;
}
.contact
{
    background: url(../images/bg_contact.png) 22px center no-repeat;
}
.weather
{
    padding-left: 50px;
    background: url(../images/bg_weather.png) 20px center no-repeat;
}
.header_box
{
    width: 311px;
    height: 334px;
    position: absolute;
    left: 0px;
    top: 87px;
    text-align: left;
    padding-left: 26px;
    padding-right: 10px;
    background: url(../images/header_box.png) repeat-y;
}
.header_box h4
{
    font-size: 28px;
    color: #FFF;
    padding-top: 32px;
}
.header_box h5
{
    font-size: 16px;
    text-align: justify;
    color: #62a3e4;
    padding-top: 5px;
}
.create_event
{
    position: absolute;
    bottom: 11px;
    right: 23px;
}
/* *************************** 
   $4 Content Styles
   ***************************/
#content
{
}
#maincontent
{
    width: 620px;
    float: left;
    padding-top: 20px;
}
.features_box
{
    overflow: hidden;
    padding-top: 20px;
    width: 100%;
}
.feature_box
{
    width: 278px;
    float: left;
    height: 110px;
    padding: 8px 10px 0px 22px;
    background: url(../images/bg_content_box1.png) no-repeat;
    text-align: left;
    overflow: hidden;
}
.feature_box.bg
{
    background: url(../images/bg_content_box2.png) no-repeat;
}
.feature_box_logo
{
    overflow: hidden;
    width: 100%;
}
.feature_box_logo img
{
    float: left;
    display: block;
}
.feature_box .feature_box_logo p
{
    font-size: 14px;
    padding-top: 7px;
    padding-left: 52px;
    color: #444242;
    font-weight: bold;
}
.feature_box p
{
    padding-top: 5px;
    font-size: 12px;
    color: #666666;
}
#box1
{
    width: 485px;
    margin: 0px auto;
    background: url('/images/icons/promotion.png') left top no-repeat;
    overflow: hidden;
    text-align: left;
    padding: 10px 0px 20px 130px;
    border-bottom: 2px solid #dde5ed;
}
#box_weather
{
    width: 485px;
    margin: 0px auto;
    overflow: hidden;
    text-align: left;
    padding: 10px 0px 20px 20px;
    border-bottom: 2px solid #dde5ed;
}

#box2
{
    width: 485px;
    margin: 0px auto;
    background: url('/images/icons/chart_down.png') left top no-repeat;
    overflow: hidden;
    text-align: left;
    padding: 10px 0px 20px 130px;
}
.home_box h1
{
    font-size: 24px;
    color: #333333;    
}
.home_box p
{
    color: #666666;
    font-size: 18px;
}
#content_inner
{
    padding-left: 168px;
}
#maincontent_inner
{
    width: 537px;
    float: left;
    text-align: left;
    padding-bottom: 56px;
}
#maincontent_inner h1
{
    background: url(../images/bg_h1.png) no-repeat;
    font-size: 24px;
    height: 39px;
    line-height: 39px;
    padding-left: 10px;
    margin-bottom: 5px;
}
#maincontent_inner .maincontent_box
{
    background: #FFF;
    width: 513px;
    margin: 0px auto;
    margin-top: 16px;
    padding: 7px 10px 18px 10px;
}
.maincontent_box h2
{
    font-size: 24px;
    color: #2c2c2c;
    padding-bottom: 10px;
}
.maincontent_box p
{
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    line-height: 24px;
}
.maincontent_box li b
{
    color: #73a6c5;
}
.maincontent_inner
{
    width: 620px;
    float: right;
}
.maincontent_top_box
{
    overflow: hidden;
    width: 100%;
    padding-top: 25px;
}
.maincontent_top_box #box1
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/icons/promotion_landing.png) no-repeat scroll left 3px;
    border:medium none;
    padding:0 0 30px 70px;
    width:60%;
}

.maincontent_top_box p
{
    color: #666666;
    font-size: 12px;
}

.maincontent_top_box h1
{
    font-size: 15px;
}

.maincontent_top_box #box2
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/icons/chart_down_landing.png) no-repeat scroll 0 0;
    border:medium none;
    margin-top:0;
    padding:0 0 5px 70px;
    width:60%;
}
.maincontent_top_box #box2 h1
{
    
}


/*****************************************************************/
.header_form
{
    position: absolute;
    top: 57px;
    right: 40px;
    background: url(../images/bg_form.png) no-repeat;
    width: 814px;
    height: 42px;
    overflow: hidden;
    text-align: left;
    padding-left: 7px;
    padding-top: 6px;
}
.header_form .right_box
{
    float: right;
    width: 420px;
    text-align: right;
    padding-right: 25px;
    padding-top: 5px;
}
.header_form .right_box img
{
    display: inline;
    vertical-align: middle;
    margin-left: 12px;
}
.header_form .right_box .share_this
{
    padding-left: 18px;
    margin-left: 12px;
    background: url(../images/bg_share_this.png) left center no-repeat;
    vertical-align: middle;
}
#content_inner.event_page
{
    margin-top: -48px;
}
.event_page #maincontent_inner .maincontent_box
{
    margin-top: 10px;
    margin-bottom: 16px;
}
.event_page .maincontent_box h2
{
    font-size: 25px;
    color: #4384a4;
    padding-bottom: 10px;
    letter-spacing: 1px;
}
.event_page .maincontent_box h3
{
    font-size: 18px;
    color: #333333;
    padding-bottom: 14px;
    letter-spacing: 1px;
    padding-top: 10px;
}
.event_page .maincontent_box h4
{
    width: 485px;
    padding: 6px 20px 6px 7px;
    border: 1px solid #f2ffff;
    background: #73a5c4;
    color: #FFF;
    font-size: 18px;
    overflow: hidden;
    margin-bottom: 5px;
}
.event_page .maincontent_box h4 img
{
    float: right;
    display: block;
    margin-left: 8px;
    margin-top: 5px;
}
.event_page .maincontent_box p
{
    font-size: 14px;
    font-weight: normal;
    color: #747a78;
    line-height: 24px;
}
.event_page .maincontent_box ul
{
    padding-bottom: 10px;
}
.event_page .maincontent_box li
{
    font-size: 15px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 1px;
    color: #747a78;
}
.event_page .maincontent_box li span
{
    font-size: 16px;
    color: #000;
}
#sidebar_inner .text_box
{
    background: #FFF;
    margin:  10px auto;
    padding: 7px 10px 18px 10px;
    margin-bottom: 16px;
}
#sidebar_inner .text_box h2
{
    font-size: 18px;
    color: #2c2c2c;
    padding-bottom: 5px;
}
#sidebar_inner .text_box h2 span
{
    font-size: 19px;
    color: #7c7c7c;
}
#sidebar_inner .text_box p
{
    font-size: 14px;
    font-weight: bold;
    color: #96928f;
    line-height: 21px;
}
#sidebar_inner .text_box p label
{
    font-size: 12px;
    letter-spacing: 1px;
    padding-top: 8px;
    display: block;
    color: #000;
}
/* *************************** 
   $5 - Sidebar Styles
   ***************************/
#sidebar
{
    width: 363px;
    float: right;
    padding-right: 23px;
    text-align: left;
    padding-bottom: 50px;
}
#sidebar .input_box
{
    
    padding: 12px 10px 12px 16px;
    width: 298px;
    color: #666666;
    float: left;
    border: none;
    font-size: 14px;
    background: #F1F4F8 url(../images/input_box2.png) no-repeat;
}
#sidebar h1
{
    font-size: 23px;
    color: #306192;
    padding-top: 30px;
    padding-bottom: 12px;
}
#sidebar form
{
    border-bottom: 1px solid #d7d9dd;
    border-top: 1px solid #d7d9dd;
    padding: 10px 0px;
}
#sidebar .search
{
    width: 39px;
    height: 39px;
    float: left;
    cursor: pointer;
    border: none;
    background: url(../images/search2.png) no-repeat;
}
.sidebar_box
{
    background: url(../images/bg_sidebar_box.png) center bottom repeat-x;
    width: 100%;
    overflow: hidden;
    padding: 20px 0px;
}
#sidebar h3
{
    font-size: 18px;
    text-align: right;
    padding-top: 10px;
}
#sidebar h3 a
{
    text-decoration: underline;
    color: #3a6e93;
}
#sidebar h3 a:hover
{
    text-decoration: none;
    color: #3a6e93;
}
.sidebar_box h2
{
    font-size: 14px;
    color: #333333;
}
.sidebar_box h2 span
{
    color: #336f90;
}
.sidebar_box .date
{
    float: left;
    width: 84px;
    height: 100px;
    margin-top: 7px;
    background: url(../images/bg_date3.png) no-repeat;
    margin-right: 3px;
    text-align: center;
    font-weight: bold;
    padding-top: 7px;
}
.sidebar_box .date span
{
    display: block;
    color: #FFF;
    font-size: 27px;
    height: 32px;
}
.sidebar_box .date a
{
     text-decoration: none;
}
.sidebar_box .date a:hover
{
     text-decoration: none;
}
.sidebar_box .date .year
{
    font-size: 24px;
    color: #baccda;
    padding-top: 5px;
}
.sidebar_box p
{
    color: #666666;
    padding-top: 8px;
    line-height: 15px;
}
.sidebar_box p a
{
    color: #333333;
}
.sidebar_box p a:hover
{
    color: #333333;
}
.sidebar_box .sidebar_box_link
{
    font-size: 11px;
    background: #e3e6e9;
    text-decoration: none;
    padding: 1px 10px 1px 2px;
}
.sidebar_box .sidebar_box_link:hover
{
    text-decoration: none;
}
.sidebar_box .tell
{
    background: url(../images/bg_tell.png) left center no-repeat;
    margin-left: 7px;
    float: right;
    padding: 1px 0px 1px 18px;
    text-decoration: none;
    margin-right: 45px;
    margin-top: -1px;
}
.sidebar_box .tell:hover
{
    text-decoration: none;
}
.view_all_events
{
    text-align: right;
}
#sidebar_inner
{
    width: 260px;
    float: left;
    text-align: left;
    padding-left: 17px;
}
.map
{
    overflow: hidden;
    width: 259px;
    height: 231px;
    margin: 0px auto 16px;
}
.map img
{
    display: block;
    margin: 0px auto;
}

.adress
{
    background: #FFF;
    margin: 0px auto;
    margin-top: 7px;
    padding: 7px 10px 18px 10px;
}
.adress h2
{
    font-size: 24px;
    color: #2c2c2c;
    padding-bottom: 5px;
}
.adress p
{
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    line-height: 24px;
}
.sidebar_img
{
    background: #FFF;
    margin: 0px auto 16px;
    overflow: hidden;
    width: 100%;
	
}
.sidebar_img h2
{
    padding: 6px 0 0 8px;
    font-size: 18px;
    color: #2c2c2c;
}
.sidebar_img ul
{
    margin-top: 9px;
	width:100%;
	overflow:hidden;
}
.sidebar_img ul li
{
    float: left;
    width: 86px;
    height: 76px;
    overflow: hidden;
    text-align: center;
    padding-top: 7px;
    background: url(../images/bg_sidebar_img.png) center top no-repeat;
}
.sidebar_img p
{
    text-align: right;
    padding-right: 22px;
    padding-bottom: 9px;
    clear: both;
}
.sidebar_img p a
{
    color: #666666;
}
.sidebar_img p a:hover
{
    color: #666666;
}
.sidebar_inner
{
    width: 320px;
    float: left;
    padding-left: 25px;
    text-align: left;
    padding-bottom: 50px;
}
.sidebar_text_box
{
    overflow: hidden;
    background: url(../images/bg_sidebar_text_box.png) center bottom repeat-x;
    width: 100%;
    padding-top: 16px;
    padding-bottom: 18px;
}
.sidebar_text_box h1
{
    font-size: 30px;
    color: #353537;
    letter-spacing: -1px;
}
.sidebar_text_box h2
{
    font-size: 24px;
    color: #353537;
}
.sidebar_text_box p
{
    padding-top: 13px;
    color: #666666;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
}
/* *************************** 
   $6 Footer Styles
   ***************************/
#footer
{
    width: 100%;
    clear: both;
    height: 65px;
    padding-top: 37px;
    background: url(../images/bg_body.png) left bottom repeat-x;
}
#footer ul li
{
    display: inline;
    font-size: 12px;
    color: #cccccc;
}
#footer ul li a
{
    color: #cccccc;
}
#footer ul li a:hover
{
    color: #cccccc;
}
/******************************************************/
#form_page
{
    width: 499px;
    height: 902px;
    overflow: hidden;
}
.form_page_title
{
    width: 100%;
    background: url(../images/form_page_title.gif) no-repeat;
    height: 76px;
    position: relative;
    overflow: hidden;
}
.form_page_title h1
{
    font-size: 24px;
    color: #FFF;
    text-align: center;
    padding-top: 8px;
}
.form_page_title .close
{
    position: absolute;
    top: 11px;
    right: 14px;
}
.form_page_title h2
{
    font-size: 14px;
    text-align: left;
    padding-top: 15px;
    padding-left: 14px;
    color: #f09b00;
}
.form_page_title h2 img
{
    vertical-align: middle;
    padding-left: 8px;
}
.form_page_foot
{
    height: 47px;
    background: url(../images/form_page_foot.gif) no-repeat;
    overflow: hidden;
    padding-top: 6px;
}
.form_page_foot input
{
    width: 116px;
    height: 36px;
    display: block;
    cursor: pointer;
    margin: 0px auto;
    border: none;
    background: url(../images/submit.png) no-repeat;
}
.form_page_content
{
    background: #FFF;
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}
.form_page_content p
{
    height: 33px;
    overflow: hidden;
    padding: 8px 0px;
}
.form_page_content p span
{
    display: block;
    width: 145px;
    text-align: right;
    float: left;
    padding-top: 8px;
    font-size: 14px;
    color: #336f90;
    font-weight: bold;
    padding-right: 25px;
}
.form_page_content p input
{
    width: 193px;
    height: 15px;
    padding: 9px 5px;
    font-size: 14px;
    color: #666666;
    float: left;
    border: none;
    background: url(../images/form_page_input.png) no-repeat;
}
.form_page_content p.textarea
{
    height: 63px;
}
.form_page_content p.textarea textarea
{
    width: 193px;
    height: 45px;
    padding: 9px 5px;
    border: none;
    font-size: 14px;
    word-break: break-all;
    color: #666666;
    float: left;
    background: url(../images/textarea.png) no-repeat;
}
.form_page_content p.textarea span
{
    padding-top: 0px;
}
.checkbox
{
    clear: both;
    overflow: hidden;
    font-size: 14px;
    color: #336f90;
    text-align: left;
    height: 14px;
    padding: 15px 0px 20px 170px;
}
.checkbox input
{
    vertical-align: middle;
    margin-right: 8px;
}
.floatright
{
    float: right;
}

/*************************************************new_page*************************************************/
.alleventpage
{
    width: 966px;
    margin: 0px auto;
    padding-top: 23px;
    text-align: left;
}
.alleventpage .header
{
    height: 53px;
    width: 930px;
    padding: 0px 18px 0px 18px;
    background: url(../images/bg_alleventpage_header.png) left top no-repeat;
    position: relative;
}
.header .registration
{
    position: absolute;
    top: 9px;
    left: 188px;
    width: 300px;
    height: 34px;
    text-align: left;
    padding-top: 6px;
    padding-left: 35px;
    background: url(../images/bg_registration.png) left top no-repeat;
}
.header .registration a
{
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
}
.header h1 a
{
    display: block;
    width: 136px;
    height: 40px;
    text-indent: -9999px;
    outline-style: none;
    float: left;
    margin-left: 7px;
    margin-top: 6px;
    background: url(../images/logo3.png) no-repeat;
}
.alleventpage .content
{
    overflow: hidden;
    width: 916px;
    padding: 0px 25px;
    padding-top: 3px;
    background: url(../images/bg_content.png) left top repeat-y;
}
.alleventpage .content .sidebar_left
{
    float: left;
    width: 177px;
    padding-right: 7px;
}
.alleventpage .content .sidebar_left .sidebar_left_inner
{
    width: 100%;
    background: url(../images/bg_sidebar_left_inner.png) left top repeat-y;
}
.alleventpage .content .sidebar_left .sidebar_left_bb
{
    height: 12px;
    background: url(../images/bg_sidebar_left_bb.png) left top no-repeat;
}
.alleventpage .content .sidebar_left .sidebar_left_bm
{
    background: url(../images/bg_sidebar_left_bt.png) left top no-repeat;
    padding-bottom: 20px;
}
.alleventpage .content .sidebar_left .sidebar_left_bm h1
{
    font-size: 12px;
    color: #3e3e3e;
    text-transform: uppercase;
    padding: 20px 0px 8px 7px;
}
.alleventpage .content .sidebar_left .sidebar_left_bm ul
{
    width: 100%;
    overflow: hidden;
}
.alleventpage .content .sidebar_left .sidebar_left_bm ul li
{
    width: 100%;
    overflow: hidden;
    font-weight: bold;
    height: 22px;
    float: left;
}
.alleventpage .content .sidebar_left .sidebar_left_bm ul li a
{
    display: block;
    width: 168px;
    padding-left: 9px;
    color: #666;
    height: 22px;
    line-height: 22px;
    float: left;
}
.alleventpage .content .sidebar_left .sidebar_left_bm ul li a:hover
{
    background: url(../images/bg_sidebar_left_a.png) left top no-repeat;
    color: #fff;
    text-decoration: none;
}
.alleventpage .content .sidebar_left .sidebar_left_bm ul li .sel
{
    background: url(../images/bg_sidebar_left_a.png) left top no-repeat;
    color: #fff;
    text-decoration: none;
}
.alleventpage .content .sidebar_right
{
    float: right;
    width: 170px;
}
.alleventpage .content .sidebar_right .sidebar_right_img
{
    width: 100%;
    padding-bottom: 18px;
}
.alleventpage .content .sidebar_right .sidebar_right_img img
{
    display: block;
    margin: 0px auto;
}
.alleventpage .content .sub_header
{
    height: 22px;
    line-height: 22px;
    padding-left: 7px;
    text-transform: uppercase;
    color: #cc0000;
}
.alleventpage .footer
{
    width: 100%;
    background: url(../images/bg_footer.png) left top no-repeat;
    padding-top: 28px;
    text-align: center;
    padding-bottom: 10px;
}
.alleventpage .footer ul li
{
    display: inline;
    color: #26468b;
}
.alleventpage .footer ul li a
{
    color: #26468b;
}
.alleventpage .footer ul li a:hover
{
    color: #26468b;
}
.alleventpage .maincontent
{
    width: 549px;
    float: left;
    padding-bottom: 12px;
    background: url(../images/bg_maincontent_bb.png) left bottom no-repeat;
}
.alleventpage .maincontent .table_title
{
    width: 549px;
    height: 29px;
    padding-top: 15px;
    background: url(../images/bg_maincontent_bt.png) left top no-repeat;
}
.alleventpage .maincontent .table_title label
{
    display: block;
    float: left;
    font-size: 17px;
    font-weight: bold;
    color: #3b3b3b;
}
.alleventpage .maincontent .table_title label a
{
    color: #3b3b3b;
    padding-right: 15px;
    background: url(../images/bg_label_a.png) right 5px no-repeat;
}
.alleventpage .maincontent .table_title label a:hover
{
    color: #3b3b3b;
    text-decoration: none;
}
.alleventpage .maincontent .table_title .col_1
{
    width: 272px;
    padding-left: 8px;
}
.alleventpage .maincontent .table_title .col_2
{
    width: 107px;
}
.alleventpage .maincontent .table_title .col_3
{
    width: 94px;
}
.alleventpage .maincontent .table_title .col_4
{
    width: 65px;
}
.alleventpage .maincontent .table_content
{
    width: 540px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    height: 498px;
    overflow-y: auto;
    padding-left: 7px;
    background: url(../images/bg_table_text.png) 5px top repeat-y;
}
.alleventpage .maincontent .table_content .table_text
{
    width: 521px;
    float: left;
    background: url(../images/bg_table_text2.gif) left top repeat-x;
    overflow: hidden;
    padding: 6px 0px;
}
.alleventpage .maincontent .table_content .table_text h3
{
    font-size: 14px;
    color: #333;
    padding-bottom: 3px;
    line-height: 17px;
}
.alleventpage .maincontent .table_content .table_text .box1
{
    float: left;
    width: 257px;
    overflow: hidden;
}
.alleventpage .maincontent .table_content .table_text .box1 a
{
    display: block;
    float: left;
    margin-right: 15px;
    height: 19px;
    font-size: 12px;
    color: #666;
    font-weight: bold;
    background: url(../images/bg_a.png) left top no-repeat;
}
.alleventpage .maincontent .table_content .table_text .box1 a:hover
{
    color: #666;
    text-decoration: none;
}
.alleventpage .maincontent .table_content .table_text .box1 a span
{
    display: block;
    background: url(../images/bg_a_span.png) right top no-repeat;
    padding: 0px 10px;
    height: 19px;
    float: left;
    cursor: pointer;
    line-height: 18px;
}
.alleventpage .maincontent .table_content .table_text .box2
{
    float: left;
    width: 72px;
    font-size: 14px;
    color: #666;
    padding-top: 20px;
    text-align: center;
}
.alleventpage .maincontent .table_content .table_text .box3
{
    float: left;
    width: 136px;
    text-align: center;
    font-size: 14px;
    color: #666;
    padding-top: 20px;
}
.alleventpage .maincontent .table_content .table_text .box4
{
    float: left;
    width: 56px;
    text-align: center;
    font-size: 14px;
    color: #666;
    padding-top: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.alleventpage .content .empty_box
{
    padding: 15px 0px;
    width: 100%;
}
.alleventpage .content .process
{
    width: 100%;
    overflow: hidden;
}
.alleventpage .content .process ul
{
    padding-top: 20px;
    float: right;
    width: 800px;
    overflow: hidden;
}
.alleventpage .content .process ul li
{
    float: left;
    line-height: 23px;
    padding-right: 10px;
    color: #999999;
    font-weight: bold;
    overflow: hidden;
}
.alleventpage .content .process ul li span
{
    background: url(../images/bg_process_li1.png) left top no-repeat;
    width: 23px;
    height: 23px;
    display: block;
    float: left;
    text-align: center;
    padding-right: 5px;
    color: #FFF;
}
.alleventpage .content .process ul li.visited
{
    color: #649acc;
}
.alleventpage .content .process ul li.current
{
    color: #254589;
}
.alleventpage .content .process ul li.visited span
{
    background: url(../images/bg_process_li2.png) left top no-repeat;
}
.alleventpage .content .process ul li.current span
{
    background: url(../images/bg_process_li3.png) left top no-repeat;
}
.alleventpage .content .registration_box
{
    width: 796px;
    margin: 6px auto 0px auto;
    padding-top: 10px;
    padding-bottom: 30px;
}
.alleventpage .content .registration_box h3
{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}
.alleventpage .content .registration_box h1
{
	color: #4384A4;
    font-size: 25px;
       
}
.alleventpage .content .registration_box .text_box
{
    width: 100%;
    padding-bottom: 9px;
    padding-top: 10px;
    background: url(../images/bg_registration_box_bb.png) left bottom no-repeat;
}
.alleventpage .content .registration_box .text_box .text_box_inner
{
    border-left: 2px solid #74abd9;
    border-right: 2px solid #74abd9;
    width: 770px;
    padding: 8px 11px;
    color:#333333;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul
{
    padding-top: 10px;
    border-bottom: 8px;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li
{
	color:#333333;
    width: 100%;
    overflow: hidden;
    font-size: 13px;
    padding: 4px 0px;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li span
{
    float: right;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li input
{
    margin-right: 8px;
    vertical-align: middle;
    margin-left: 2px;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li label
{
    vertical-align: middle;
}
.alleventpage .content .registration_box .text_box .bt
{
    height: 9px;
    width: 100%;
    background: url(../images/bg_registration_box_bt.png) left bottom no-repeat;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_1
{
    display: block;
    width: 455px;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_1 .input_box1
{
    width: 450px;
    height: 18px;
    background: #D6E6F2;
    border: 1px solid #b5b5b5;
    margin-left: 2px;
    margin-right: 2px;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_1 .input_box2
{
    width: 25px;
    height: 18px;
    background: #D6E6F2;
    border: 1px solid #b5b5b5;
    margin-left: 2px;
    margin-right: 2px;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_1 .input_area
{
    width: 25px;
    height: 100px;
    background: #D6E6F2;
    border: 1px solid #74abd9;
    margin-left: 2px;
    margin-right: 2px;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_1 .input_box3
{
    width: 38px;
    height: 18px;
    background: #D6E6F2;
    border: 1px solid #b5b5b5;
    margin-left: 2px;
    margin-right: 15px;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_2
{
    display: block;
    width: 500px;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_2 .input_box1
{
	width: 400px;
	height: 18px;
	background: #D6E6F2;
	border: 1px solid #b5b5b5;
	margin-left: 2px;
	margin-right: 2px;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_2 .footNote
{
	color: #333333;
	clear: both;
	line-height: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	margin: 0;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_2 .input_box2
{
    width: 490px;
    height: 18px;
    border: 1px solid #b5b5b5;
    background: #D6E6F2;
    margin-left: 2px;
    margin-right: 2px;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_2 .input_area
{
    width: 490px;
    height: 100px;
    background:#D6E6F2;
    border: 1px solid #b5b5b5;
    margin-left: 2px;
    margin-right: 2px;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_2 .randomtext
{
    width: 225px;    
    background:#D6E6F2;
    border: 1px solid #b5b5b5;
    margin-left: 2px;
    margin-right: 2px;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_2 .input_box3
{
    width: 200px;
    height: 18px;
    border: 1px solid #b5b5b5;
    background: #D6E6F2;    
    margin-left: 2px;
    margin-right: 2px;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_2 .txtDay
{
	width: 5%;
	height: 18px;
	border: 1px solid #b5b5b5;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #D6E6F2;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_2 .txtYear
{
	width: 8%;
	height: 18px;
	border: 1px solid #b5b5b5;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #D6E6F2;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_2 .listViewSmall
{
    border: 1px solid #b5b5b5;
    background: #D6E6F2;
    margin-left: 2px;
    margin-right: 2px;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_2 .listView
{
    width: 490px;
    background:#D6E6F2;
    border: 1px solid #b5b5b5;
    margin-left: 2px;
    margin-right: 2px;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_2 .label
{
    width: 15%;
    border: 1px solid #FFFFFF;
    margin-left: 2px;
    margin-right: 2px;
    float:right;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .heading
{
	color: #254589;
}
.alleventpage .content .registration_box .text_box .text_box_inner ul li .hr
{
	color: #254589;
}

.alleventpage .content .registration_box .text_box .text_box_inner ul li .span_2 .button1
{
    text-transform: capitalize;
    border: 3px solid #74aad3;
    padding: 0px 3px;
    background: #2e5b98;
    margin-left: 5px;
    height: 34px;
    color: #FFF;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
}


.alleventpage .content .registration_box .text_box .text_box_inner .form_list li
{
    padding: 6px 0px;
}
.alleventpage .content .registration_box p
{
    text-align: right;
    padding-top: 5px;
}

.alleventpage .content .registration_box .text_box .text_box_inner img.center
{
	clear: both;
	float: none;
	display: block;
	margin: 0 auto;
	border: none;	
}
/*.alleventpage .content .registration_box p input
{
    text-transform: capitalize;
    border: 3px solid #74aad3;
    padding: 0px 3px;
    background: #2e5b98;
    margin-left: 5px;
    height: 34px;
    color: #FFF;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    
}*/
.alleventpage .content .registration_box p .uibtn
{
    text-transform: capitalize;
    border: 3px solid #74aad3;
    padding: 0px 3px;
    background: #2e5b98;
    margin-left: 5px;
    height: 34px;
    color: #FFF;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    float:right;
}
.alleventpage .content .registration_box p .btn
{
	text-transform: capitalize;
	border: 3px solid #008f00;
	padding: 0px 3px;
	background: #edfced;
	margin-left: 5px;
	height: 34px;
	color: #008b00;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
.alleventpage .content .registration_box p .right
{
    padding: 0px 3px;
    float:left;
}
.alleventpage .content .registration_box p .left
{
    padding: 0px 3px;
    float:right;
}
.popup_box
{
    width: 567px;
    background: #f1f4f8 url(../images/bg_popup_box.png) left top repeat-x;
}
.popup_box .top_box
{
    width: 558px;
    height: 51px;
    background: url(../images/bg_popup_box_header.png) left top repeat-x;
    border: 1px solid #00236f;
    padding: 0px 0px 0px 7px;
    overflow: hidden;
}
.popup_box .top_box .r_box
{
    width: 19px;
    background: url(../images/bg_right2.png) left top no-repeat;
    float: right;
    height: 51px;
}
.popup_box .top_box .right_box
{
    float: right;
    padding-left: 17px;
    height: 30px;
    margin-top: 5px;
    padding-top: 10px;
    background: url(../images/bg_right_box.png) left top no-repeat;
}
.popup_box .top_box h1 a
{
    display: block;
    width: 136px;
    height: 40px;
    text-indent: -9999px;
    outline-style: none;
    float: left;
    margin-top: 5px;
    background: url(../images/logo3.png) no-repeat;
}
.popup_box .top_box .right_box a
{
    font-size: 12px;
    font-weight: bold;
    color: #656565;
    vertical-align: middle;
}
.popup_box .top_box .right_box a:hover
{
    color: #656565;
}
.popup_box .top_box .right_box img
{
    display: inline;
    vertical-align: middle;
    margin-left: 10px;
}
.popup_box .popup_box_inner
{
    padding: 5px 10px 15px 10px;
    width: 547px;
}
.popup_box .popup_box_inner h2
{
    font-size: 18px;
    padding-bottom: 15px;
    color: #254589;
}
.alleventpage .content .registration_box .success_box
{    
    border: 4px solid #008f00;
    background: #edfced;
    padding: 8px 11px 5px 11px;
    margin-bottom:10px;
    text-align: left;
}
.alleventpage .content .registration_box .success_box h3
{
	font-size: 18px;
	color: #008b00;
}
.alleventpage .content .registration_box .success_box p
{
    font-size: 13px;
}
.alleventpage .content .registration_box .error_box
{
	border: 4px solid #FF0000;
	background: #FCECEC;
	padding: 8px 11px 5px 11px;
	margin-bottom:10px;
	text-align: left;
}
.alleventpage .content .registration_box .error_box h3
{
    font-size: 18px;
    color: Red;
}
.alleventpage .content .registration_box .error_box p
{
    font-size: 13px;
}
.popup_box .popup_box_inner ul
{
    width: 538px;
    padding-left: 9px;
}
.popup_box .popup_box_inner ul li
{
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    font-size: 13px;
    color: #000113;
}
.popup_box .popup_box_inner ul li span
{
    display: block;
    float: right;
    width: 400px;
    font-size: 10px;
    letter-spacing: 1px;
    overflow: hidden;
    color: #35404d;
}
.popup_box .popup_box_inner ul li span .input_box1
{
    width: 370px;
    height: 18px;
    background: #e4e8e3;
    border: 1px solid #b4b5b8;
    margin-bottom: 2px;
}
.popup_box .popup_box_inner ul li span .input_box2
{
    width: 153px;
    height: 18px;
    background: #e4e8e3;
    border: 1px solid #b4b5b8;
}
.popup_box .popup_box_inner ul li span select
{
    width: 370px;
    height: 20px;
    background: #e5e6e4;
    border: 1px solid #95abb8;
}
.popup_box .popup_box_inner ul li span textarea
{
    width: 370px;
    height: 78px;
    background: #e5e6e4;
    border: 1px solid #95abb8;
}
.popup_box .popup_box_inner ul li span label
{
    display: block;
    width: 230px;
    float: right;
}
.popup_box .popup_box_inner p.span_1
{
    padding-right: 35px;
    text-align: right;
    padding-top: 15px;
}
.popup_box .popup_box_inner p.span_1 input
{
    text-transform: capitalize;
    border: 3px solid #74aad3;
    padding: 0px 3px;
    background: #2e5b98;
    height: 34px;
    color: #FFF;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
}
#subcontent
{
    visibility: hidden;
    position: absolute;
    z-index: 100;
    width: 242px;
    height: 80%;
}
.subcontent_inner
{
    width: 242px;
    background: url(../images/bg_subcontent.png) left top no-repeat;
}
.subcontent_inner_box
{
    width: 242px;
    height: 130px;
    padding-top: 17px;
    position: relative;
}
#subcontent p
{
    text-align: left;
    padding-left: 28px;
    padding-top: 18px;
}
#subcontent p .keyword_input
{
    width: 160px;
    height: 18px;
    background: url(../images/keyword_input.png) left top no-repeat;
    border: none;
    font-size: 14px;
    color: #ccc;
    font-family: Arial, Helvetica, sans-serif;
    padding: 8px 18px 4px 18px;
}
#subcontent p .event_navme
{
    width: 121px;
    height: 29px;
    background: url(../images/bg_event_name.png) left top no-repeat;
    border: none;
    cursor: pointer;
}
#subcontent p .search
{
    width: 65px;
    height: 29px;
    background: url(../images/bg_search.png) left top no-repeat;
    border: none;
    margin-left: 132px;
    cursor: pointer;
}
.row_select_box
{
    position: absolute;
    left: 28px;
    top: 64px;
}
.row_select
{
    position: relative;
    overflow: visible;
    height: 29px;
}
.row_select select
{
    display: block;
    width: 125px;
    height: 29px;
    position: absolute;
    left: 0px;
    top: 18px;
}
select.replaced
{
    display: none;
}
ul.selectReplacement
{
    background: #fafafa url(../images/bg_event_name.png) left top no-repeat;
    margin: 0;
    padding: 0;
    width: 121px;
    height: 29px;
    position: absolute;
    left: 0px;
    top: 18px;
    z-index: 9999;
}
ul.selectReplacement li
{
    background: #eee;
    color: #666;
    cursor: pointer;
    display: none;
    font-size: 14px;
    line-height: 29px;
    font-family: Arial, Helvetica, sans-serif;
    list-style: none;
    margin: 0;
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
    width: 109px;
    height: 29px;
    text-align: left;
    padding-left: 12px;
}
ul.selectOpen li
{
    display: block;
}
ul.selectReplacement li.selected
{
    background: url(../images/bottom.jpg) left 29px no-repeat;
    color: #4c5350;
    display: block;
}
ul.selectOpen li.selected
{
    background: #eee;
    display: block;
}

ul.selectOpen li:hover, ul.selectOpen li.hover, ul.selectOpen li.selected:hover
{
    background: #ddd;
    color: #4c5350;
}
/*************************************************-end-*************************************************/
/*********************************************************************/
.header_form_box
{
    position: absolute;
    top: 55px;
    right: 40px;
    width: 820px;
}
.header_form_inner
{
    background: url(../images/bg_form2.gif) no-repeat;
    width: 100%;
    height: 53px;
    text-align: left;
}
.header_form_inner .r_box
{
    width: 28px;
    background: url(../images/bg_right.png) left top no-repeat;
    float: right;
    height: 53px;
}
.header_form_inner .right_box
{
    float: right;
    padding-top: 7px;
    padding-left: 17px;
    height: 33px;
    margin-top: 6px;
    background: url(../images/bg_right_box.png) left top no-repeat;
}
.header_form_inner .right_box img
{
    display: inline;
    vertical-align: middle;
    margin-left: 12px;
}
.header_form_inner .right_box .share_this
{
    padding-left: 20px;
    background: url(../images/bg_share_this.png) left center no-repeat;
    vertical-align: middle;
}
.header_form_inner .right_box ul
{
    padding-top: 4px;
    overflow: hidden;
    height: 30px;
    float: left;
}
.header_form_inner .right_box.small_bg ul li
{
    padding: 0px 10px 0px 10px;
}
.header_form_inner .right_box ul li
{
    height: 21px;
    line-height: 21px;
    background: url(../images/bg_header_nav_li.png) left top no-repeat;
    padding: 0px 9px 0px 8px;
    font-size: 12px;
    text-align: center;
    float: left;
}
.header_form_inner .right_box ul li.first
{
    background: none;
}
.header_form_inner .right_box a.search_nav
{
    padding-left: 34px;
    background: url(../images/bg_search_nav.png) 7px 9px no-repeat;
    display: block;
    float: left;
    width: 47px;
    line-height: 38px;
    height: 38px;
    margin-top: -5px;
}
.header_form_inner .right_box a.search_nav:hover
{
    background: url(../images/bg_search_nav2.gif) left top no-repeat;
    text-decoration: none;
}
.header_form_inner .right_box ul li a
{
    color: #656565;
}
.header_form_inner .right_box ul li a:hover
{
    color: #656565;
}

.header_form_inner .register_now
{
    width: 154px;
    height: 33px;
    cursor: pointer;
    border: none;
    margin-top: 11px;
    margin-left: 7px;
    background: url(../images/register_now.png) no-repeat;
}
.header_form_inner .donate_now
{
    width: 154px;
    height: 33px;
    cursor: pointer;
    border: none;
    margin-top: 11px;
    margin-left: 7px;
    background: url(../images/donate_now.png) no-repeat;
}
.header_form_inner .buy_now
{
    width: 154px;
    height: 33px;
    cursor: pointer;
    border: none;
    margin-top: 11px;
    margin-left: 7px;
    background: url(../images/buy_now.png) no-repeat;
}
.header_form_inner .contact
{
    width: 104px;
    height: 33px;
    cursor: pointer;
    margin-top: 5px;
    border: none;
    margin-left: 6px;
    background: url(../images/contactopen.png) no-repeat;
}
.header_form_inner .register_nowDisabled
{
    width: 154px;
    height: 33px;
    cursor: pointer;
    border: none;
    margin-top: 11px;
    margin-left: 7px;
    background: url(../images/registrationclosed.png) no-repeat;
}
.header_form_inner .donate_nowDisabled
{
    width: 154px;
    height: 33px;
    cursor: pointer;
    border: none;
    margin-top: 11px;
    margin-left: 7px;
    background: url(../images/donateclosed.png) no-repeat;
}
.header_form_inner .buy_nowDisabled
{
    width: 154px;
    height: 33px;
    cursor: pointer;
    border: none;
    margin-top: 11px;
    margin-left: 7px;
    background: url(../images/buyclosed.PNG) no-repeat;
}

.header_form_inner .contact_Disabled
{
    width: 104px;
    height: 33px;
    margin-top: 5px;
    cursor: pointer;
    border: none;
    margin-left: 6px;
    background: url(../images/contactclosed.png) no-repeat;
}

/********************************************/

.ErrorLabel
{
	color: Red;
	font-family: Tahoma;
	font-size: 10px;
}

.error
{
	font-size: 12px;
	font-weight: bolder;
	color: Black;
}
.infosmall
{
	font-size: 12px;
	color: Black;
	font-weight:normal;
}
.register2Split-leftCol
{
	width: 34px;
	float: left;
	display: block;
	background: none;
	border: none;
}
.register2Split-rightCol h2
{
	margin-top: 5px;
}
.register2Split-rightCol p
{
	color: #999999;
	float:left;
}
.register2Split-leftCol img
{
	clear:both;
	float: left;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
}
.register2Split-rightCol
{
	width: 760px;
	float: right;
	display: block;
	background: none;
	border: none;
}
.formLayout
{
	background-color:Transparent;
	width: 100%;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.formLayout table
{
	clear: both;
	width: 771px;
	margin: auto;
	border-collapse: collapse;
	border: 0px solid #F3F3F3;
}
.formLayout table tr
{
	background: #FBFBFB;
}
.formLayout table th
{
	background: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 24px;
	border: none;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.formLayout table td
{
	background: #FBFBFB;
	padding: 5px;
	border: none;
}



.formLayout input.txt
{
	width: 99%;
	background: #dfe2de;
	border: 1px solid #a6a6a6;
	
}

.formLayout input.txtArea
{
	width: 100%;
	background: #dfe2de;
	border: 1px solid #a6a6a6;
}
.formLayout .listView
{
	width: 100%;
	background: #dfe2de;
	border: 1px solid #a6a6a6;
}
.formLayout input.txtDay
{
	width: 5%;
	background: #dfe2de;
	border: 1px solid #a6a6a6;
}
.formLayout input.txtYear
{
	width: 8%;
	background: #dfe2de;
	border: 1px solid #a6a6a6;
}
.formLayout input.ListViewMonth
{
	width: 15%;
	background: #dfe2de;
	border: 1px solid #a6a6a6;
}
.formLayout input.ListViewYear
{
	width: 25%;
	background: #dfe2de;
	border: 1px solid #a6a6a6;
}
.formLayout input.listViewStates
{
	width: 40%;
	background: #dfe2de;
	border: 1px solid #a6a6a6;
}
.formLayout input.txtState
{
	width: 40%;
	background: #dfe2de;
	border: 1px solid #a6a6a6;
}

.formLayout p
{
	color: #333333;
	clear: both;
	line-height: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	margin-top: 0;
}
.formLayout p.footNote
{
	color: #333333;
	clear: both;
	line-height: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	margin: 0;
}
.formLayout input.largetext
{
	width: 99%;
	background: #dfe2de;
	border: 1px solid #a6a6a6;
	float:right;
}

.allfooterpage
{
    width: 966px;
    margin: 0px auto;
    text-align: left;
}
.testimony
{
	width: 550px;
	background-image: url(../images/leftQuotes.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin: 0 auto;
	position: relative;
}

.testimonial
{
	width: 420px;
	padding: 10px 50px;
	background-image: url('/images/rightQuotes.gif');
	background-repeat: no-repeat;
	background-position:500px 65%;
	font-size: 10pt;
	color: #787878;
	font-style: italic;
	position: relative;
	top: 0px;
	left: 27px;
	
}

p.testament
{
	clear: both;
	text-align: left;
	color: rgb(80,80,80);
	font-size: 100% !important /*Non-IE6*/;
	font-size: 100% /*IE6*/;
        padding-top:10px;
}
a.getStarted
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	color: #74ABD9;
	float: right;
}
h4.getStarted
{
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #74ABD9;
}
.alleventpage .maincontent2
{
    width: 549px;
    float: left;
}

.alleventpage .maincontent3
{
    width: 731px;
    float: left;
}

.alleventpage .maincontent2 .table_title
{
    width: 549px;
    height: 29px;
    padding-top: 15px;
    background: url(../images/bg_maincontent_bt.png) left top no-repeat;
}
.alleventpage .maincontent2 .table_bottom
{
    width: 549px;
    height: auto;
    background: url(../images/bg_maincontent_bb.png) left bottom no-repeat;
}
.alleventpage .maincontent2 .table_title h3
{
    font-size: 14px;
    color: #333;
    padding:0px 0px 0px 6px;
    padding-bottom: 3px;
    line-height: 17px;
}
.alleventpage .maincontent2 .table_content
{
    width: 540px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    height: auto;
    padding-left: 7px;
}
.alleventpage .maincontent2 .table_content .table_text
{
    width: 521px;
    float: left;
    background: url(../images/bg_table_text2.gif) left top repeat-x;
    overflow: hidden;
    padding: 6px 0px;
}
.PriceLabel
{
	border:solid 2px red;
	float:left;
}
.RegistrationHeader
{
    padding: 6px 20px 6px 7px;
    border: 1px solid #f2ffff;
    background: #73a5c4;
    color: #FFF;
    font-size: 18px;
    overflow: hidden;
    margin-bottom: 5px;
    
}
.site_header
{
	border-bottom: 0 none;
	margin-bottom: 0;
	background-color: #222222;
	border-bottom: 1px solid #D3E7F4;
	padding: 0 26px;
}

.site_header .container
{
	background-color: transparent;
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 950px;
}
.site_header .logo_zapevent
{
	float: right;
	margin-top: 10px;
}


.site_header .inner
{
	color: white;
	text-align: left;
	font-size: 14px;
	padding: 17px 0;
}
.site_header a
{
	color: white;
}

.top
{
	background-color: transparent;
	background-image: none;
	border-bottom: medium none;
	margin: 0 auto 10px;
	padding: 20px 0 0;
	width: 100%;
}
.masthead h1
{
	color: #000000;
	font-family: helvetica,arial,sans-serif;
	font-size: 3.5em;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.screenshot
{
	border-bottom: 2px solid #666666;
	margin: 15px auto;
	width: 100%;
}

.screenshot h1
{
	color: #649ACC;
	font-family: helvetica,arial,sans-serif;
	font-size: 2.5em;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.screenshot h2
{
	font-family: helvetica,arial,sans-serif;
	font-size: 20px;
	margin: 5px 0;
	text-align: center;
}

.screenshot p
{
	color: #222222;
	font-family: georgia,times, "times new roman";
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 15px;
	text-align:center;
	
}
.screenshot p.style2
{
	color: #222222;
	font-family:Helvetica,Arial,sans-serif;
	font-size: 15px;
	line-height: 1.3em;
	text-align:center;
	margin: 0 0 0;
	
}

.screenshot img
{
	border: 1px solid #CCCCCC;
	padding: 1px;
	border: medium none;
	margin-bottom: 5px;
}


.alleventpage .content .maincontent3 .screenshot ul
{
    padding-top: 10px;
    border-bottom: 8px;
}
.alleventpage .content .maincontent3 .screenshot ul li
{
    width: 100%;
    font-size: 13px;
    padding: 4px 0px;
    overflow:hidden;
}
.alleventpage .content .maincontent3 .screenshot ul li .span_2
{
    display: block;
    width: 500px;
    float:right;
}
.alleventpage .content .maincontent3 .screenshot ul li .span_2 .txtYear
{
    width: 8%;
	height: 18px;
	border: 1px solid #b5b5b5;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #D6E6F2;
}

.alleventpage .content .maincontent3 .screenshot ul li .span_2 .ginput_box
{
    width: 490px;
    height: 18px;
    border: 1px solid #b5b5b5;
    background: #D6E6F2;
    margin-left: 2px;
    margin-right: 2px;
    font-size: 12px;
}
.alleventpage .content .maincontent3 .screenshot ul li .span_2 .ginput_area
{
    width: 490px;
    height: 100px;
    background:#D6E6F2;
    border: 1px solid #b5b5b5;
    margin-left: 2px;
    margin-right: 2px;
    position:absolute;
    font-family:Arial;
    font-size: 12px;
    }

.alleventpage .content .maincontent3 .screenshot .p_btn
{
   text-align: right;
    padding-top: 90px;
    padding-right:5px;
}

.alleventpage .content .maincontent3 .screenshot p input
{
    text-transform: capitalize;
    border: 3px solid #74aad3;
    padding: 0px 3px;
    background: #2e5b98;
    margin-left: 5px;
    height: 34px;
    color: #FFF;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
}



.success_box
{    
    border: 4px solid #008f00;
    background: #edfced;
    padding: 8px 11px 5px 11px;
    margin-bottom:10px;
    text-align: left;
}
.success_box h3
{
	font-size: 18px;
	color: #008b00;
}
.success_box p
{
    font-size: 13px;
}
.error_box
{
	border: 4px solid #FF0000;
	background: #FCECEC;
	padding: 8px 11px 5px 11px;
	margin-bottom:10px;
	text-align: left;
}
.error_box h3
{
    font-size: 18px;
    color: Red;
}
.error_box p
{
    font-size: 13px;
} 
.BorderCalender
{
   border : 2px solid #d5d7d6 ;
  

    }
    
	
/*****20100120*****************************************/
.comments_box{
	width:454px;
	background:url(../images/bg_comments_box.png) left top no-repeat;
	margin-top:22px;
	padding-left:189px;
	float:left;
}
.comments_box.narrow{
	width:454px;
	background:none;
	padding-left:5px;
}
.comments_box h3.comments_title1{
	font-size:14px;
	color:#FFF;
	padding:8px 0px 0px 22px;
	height:23px;
	background:url(../images/bg_comments_box_title.png) left top no-repeat;
}
.comments_box h3.comments_title2{
	font-size:14px;
	color:#FFF;
	padding:8px 0px 0px 16px;
	height:23px;
	background:url(../images/bg_comments_box_title2.png) left top no-repeat;
}
.comments_box h3.comments_title3{
	font-size:14px;
	color:#FFF;
	padding:8px 0px 0px 16px;
	height:23px;
	background:url(../images/bg_comments_box_title2.png) -1px top no-repeat;
	margin-top:10px;
	margin-bottom:10px;
}
.comments_box .comments_form{
	width:452px;
	border:1px solid #e5e5e5;
	border-top:none;
}
.comments_box .comments_form ul{
	padding:8px 0px;
}
.comments_box .comments_form ul li{
	width:100%;
	overflow:hidden;
	padding:8px 0px;
}
.comments_box .comments_form ul li label{
	display:block;
	float:left;
	width:156px;
	text-align:center;
	font-size:14px;
	color:#649acc;
	padding-top:10px;
}
.comments_box .comments_form ul li input.input_box2{
	border:1px solid #DBDBDB;
	color:#727272;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	height:25px;
	padding-bottom:5px;
	padding-top:5px;
	width:231px;
}
.comments_box .comments_form ul li textarea.input_area{
	width:231px;
	height:175px;
	border:1px solid #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#727272;
}
.comments_box .comments_form ul li textarea.input_area2{
	width:231px;
	height:107px;
	border:1px solid #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#727272;
}
.comments_box .comments_form ul li .box{
	width:233px;
	float:left;
}
.comments_box .comments_form ul li .box span{
	font-size:11px;
	color:#333;
	display:block;
	padding-top:4px;
}
.comments_box .comments_button{
	text-align:right;
	padding:18px 0px;
}
.comments_box .comments_button input{
	width:73px;
	height:27px;
	background:url(../images/bg_submit_button.png) left top no-repeat;
	border:none;
	cursor:pointer;
}
.contact_us_sidebar{
	width:240px;
	float:right;
	padding-top:38px;
	padding-right:11px;
}
.contact_us_sidebar .title1{
	width:100%;
	height:79px;
	position:relative;
}
.contact_us_sidebar .title1 h3{
	width:285px;
	height:79px;
	text-indent:-9999999px;
	outline-style:none;
	background:url(../images/bg_contact_us_sidebar_h3.png) left top no-repeat;
	position:absolute;
	left:-45px;
	top:0px;
}
.contact_us_sidebar .title1 .box{
	width:237px;
	height:79px;
	background:url(../images/bg_contact_us_sidebar.png) left top no-repeat;
	position:absolute;
	left:-45px;
	top:0px;
	padding-left:48px;
	font-size:12px;
}
.contact_us_sidebar .title1 .box span{
	display:block;
	padding-top:8px;
	color:#649acc;
}
.contact_us_sidebar .title1 .box p{
	color:#666666;
}
.contact_us_sidebar ul li{
	border-bottom:1px solid #e2e2e2;
	padding:6px 0px 6px 44px;
	font-size:14px;
	color:#727272;
	font-weight:bold;
}
.contact_us_sidebar ul li a{
	color:#727272;
}
.contact_us_sidebar ul li a:hover{color:#727272;}
.contact_us_sidebar ul li span a{
	font-size:12px;
	color:#999999;
}
.contact_us_sidebar ul li span a:hover{color:#999999;}
.contact_us_sidebar ul li.nav_1{
	padding:27px 0px 20px 44px;
	background:url(../images/bg_contact_us_sidebar_nav1.png) 3px 16px no-repeat;
}
.contact_us_sidebar ul li.nav_2{
	padding:26px 0px 23px 44px;
	background:url(../images/bg_contact_us_sidebar_nav2.png) 3px 19px no-repeat;
}
.contact_us_sidebar ul li.nav_3{
	padding:22px 0px 14px 44px;
	background:url(../images/bg_contact_us_sidebar_nav3.png) 3px 22px no-repeat;
}
.contact_us_sidebar ul li.nav_4{
	padding:18px 0px 15px 44px;
	background:url(../images/bg_contact_us_sidebar_nav4.png) 3px 15px no-repeat;
}
.contact_us_sidebar ul li.nav_5{
	padding:18px 0px 15px 44px;
	background:url(../images/bg_contact_us_sidebar_nav5.png) 3px 6px no-repeat;
}
.contact_us_sidebar .text_box{
	border-top:1px solid #e2e2e2;
	padding:8px 0px;
}
.contact_us_sidebar .text_box.first{
	border-top:none;
	padding-top:12px;
}
.contact_us_sidebar .text_box h5{
	font-size:12px;
	color:#666666;
	padding-bottom:12px;
}
.contact_us_sidebar .text_box p{
	font-size:12px;
	color:#666666;
}
.getstarted_box{
	width:732px;
	float:right;
	overflow:hidden;
}
.getstarted_title_box h1{
	font-size:28px;
	color:#226ca7;
}
.getstarted_title_box h2{
	font-size:16px;
	color:#226ca7;
}
.alleventpage .content.content_pd{
	padding-top:38px;
}
.price_box{
	width:666px;
	border-bottom:1px solid #cccccc;
	overflow:hidden;
	padding:13px 0px;
}
.price_box.first{
	padding-top:0px;
}
.price_box h2{
	font-size:30px;
	color:#216baa;
	padding-bottom:15px;
}
.price_box h3{
	font-size:16px;
	color:#000000;
}
.price_box p{
	font-size:14px;
	color:#000;
	line-height:19px;
}
.price_box .price_box_inner{
	width:100%;
	overflow:hidden;
	padding-top:8px;
}
.price_box .price_box_inner .icon{
	float:left;
	font-size:32px;
	color:#37aa3a;
	font-weight:bold;
	width:52px;
	height:77px;
	background:url(/images/bg_icon1.png) left top no-repeat;
	text-align:center;
	padding-top:8px;
	font-family:Arial, Helvetica, sans-serif;
}
.price_box .price_box_inner .icon.last{
	height:52px;
	background:url(/images/bg_icon2.png) left top no-repeat;
}
.price_box img{
	display:block;
	float:left;
}
.price_box .price_text{
	float:right;
	width:600px;
}
.price_box .price_text p{
	font-size:13px;
	color:#666666;
	line-height:14px;
}
.price_box .price_text h2{
	font-size:28px;
	color:#226ca7;
}
.price_box .price_text h3{
	font-size:16px;
	color:#226ca7;
	padding-top:8px;
}
.price_box .price_text ul{
	padding:8px 0px;
}
.price_box .price_text ul li img{
	display:inline;
	vertical-align:middle;
	margin-right:4px;
}
.price_box .price_text ul li{
	border-top:1px solid #e0e0e0;
	padding:10px 0px;
	color:#666;
	line-height:15px;
}
.price_box .price_text ul li.first{border-top:none;}
a.sign_up_free_link{
	display:block;
	width:149px;
	height:39px;
	text-indent:-1e+007;
	outline-style:none;
	background:url(../images/signup_free2.png) left top no-repeat;
	cursor:pointer;
}
.testimonials_box .box{
	width:392px;
	padding-left:15px;
}

.testimonials_box h2{
	font-size:28px;
	color:#226ca7;
	padding-top: 26px;
}
.testimonials_box h3{
	font-size:16px;
	color:#649acc;
	padding:2px 0px 5px 5px;
}
.testimonials_box p{
	font-size:12px;
	color:#666666;
	padding-left:5px;
	width: 480px;
}
.testimonials_box .testimony_list{
	width:546px;
	padding-top:32px;
}
.testimonials_box .testimony_list li{
	padding:6px 0px 26px 20px;
	background:url(../images/bg_testimonials_box_li1.png) left top no-repeat;
	font-size:19px;
	color:#696969;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	line-height:23px;
}
.testimonials_box .testimony_list li span{
	display:block;
	width:460px;
	border-bottom:1px solid #c6c6c6;
	font-size:14px;
	color:#494848;
	padding:10px 33px 36px 0px;
	background:url(../images/bg_testimonials_box_li2.png) 410px 26px no-repeat;
}
.tour_box{
	width:732px;
	float:right;
	background:#f2f2f2;
	font-family:Helvetica, Arial, sans-serif;
}
.main_box{
	width:705px;
	height:513px;
	overflow:hidden;
	padding:10px 15px 10px 12px;
	background:url(../images/bg_main_box.png) left top no-repeat;
}
.main_box img{
	display: block;
	float:right;
}
.main_box h2{
	color:#FFF;
	font-size:22px;
	padding-bottom:8px;
}
.main_box .text_box{
	width:260px;
	float:left;
}
.main_box .text_box p{
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
ul.tour_list{
	padding-top:20px;
}
ul.tour_list li{
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	padding:7px 0px 7px 44px;
	line-height:16px;
}
ul.tour_list li.li1{
	background:url(../images/bg_li1.png) left center no-repeat;
}
ul.tour_list li.li2{
	background:url(../images/bg_li2.png) left center no-repeat;
}
ul.tour_list li.li3{
	background:url(../images/bg_li3.png) left center no-repeat;
}
ul.tour_list li.li4{
	background:url(../images/bg_li4.png) left center no-repeat;
}
ul.tour_list li.li5{
	background:url(../images/bg_li5.png) left center no-repeat;
}
ul.tour_list li.li6{
	background:url(../images/bg_li6.png) left center no-repeat;
}
.main_box .text_box span{
	display:block;
	padding:20px 0px 0px 44px;
}
.tour_text{
	width:705px;
	overflow:hidden;
	border-bottom:1px solid #d5d5d5;
	margin:0px auto;
	padding:36px 0px 35px 0px;
	position:relative;
}
.tour_text img{
	display: block;
	float:right;
}
.tour_text h3{
	color:#616161;
	font-size:18px;
	padding-bottom:8px;
}
.tour_text .text_box{
	width:260px;
	float:left;
}
.tour_text .text_box p{
	font-size:12px;
	color:#616161;
	font-weight:bold;
}

.tour_text .text_box ul.tour_list li{
	font-size:12px;
	color:#616161;
	font-weight:bold;
	padding:7px 0px 7px 44px;
	line-height:16px;
}
ul.tour_list li.li11{
	background:url(../images/bg_li11.png) left center no-repeat;
}
ul.tour_list li.li12{
	background:url(../images/bg_li12.png) left center no-repeat;
}
ul.tour_list li.li13{
	background:url(../images/bg_li13.png) left center no-repeat;
}
ul.tour_list li.li14{
	background:url(../images/bg_li14.png) left center no-repeat;
}
ul.tour_list li.li15{
	background:url(../images/bg_li15.png) left center no-repeat;
}
.tour_text .text_box span{
	display:block;
	padding:20px 0px 0px 44px;
}
.tour_text .text_box span.span_1{
	position:absolute;
	bottom:40px;
	left:0px;
}
.tour_text.tour_text2{
	position:relative;
	height:760px;
	border-bottom:none;
}
.tour_text .tour_img1{
	position:absolute;
	left:70px;
	top:270px;
}
.tour_text .tour_img2{
	position:absolute;
	right:20px;
	top:445px;
}
.tour_text.tour_text2 span{
	display:block;
	padding:20px 0px 0px 44px;
	position:absolute;
	left:1px;
	top:725px;
}

.registred_form_box{
    background: #FFF;
    margin: 0px auto 16px;
    overflow: hidden;
    width: 100%;
	
}
.registred_form_box h2{
    padding: 10px 0 0 8px;
    font-size: 18px;
    color: #2c2c2c;
}
.registred_form_box input.input_box4{
	width:222px;
	height:27px;
	padding:8px 0px 0px 9px;
	border:1px solid #dbdbdb;
	font-size:14px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
}
.registred_form_box ul{
	padding:12px 0px 12px 8px;
}
.registred_form_box ul li{
	padding:4px 0px;
}

.registred_form_box ul li .box{
	font-size:14px;
	color:#999999;
	font-weight: bold;
	text-align:center;
}
.registred_form_box input.am_i_registered{
	background:url(../images/am_i_registered.png) left top no-repeat;
	width:180px;
	height:33px;
	display:block;
	margin:0px auto;
	border:none;
	cursor:pointer;
	margin-top:6px;
}
.popup_box2{
	width:692px;
	background:#f4f6f9;
	text-align:left;
	padding-top: 20px;
	padding-right: 28px;
	padding-bottom: 40px;
	padding-left: 18px;
}
.popup_box2 .box{
	text-align:right;
}
.popup_box2 .box a{
	font-size:14px;
	color:#666666;
}
.popup_box2 .box a:hover{color:#666666;}
.popup_box2 h4{
	font-size:27px;
	color:#6495b1;
}
.popup_box2 .form_box{
	width:575px;
	height:118px;
	background:url(../images/bg_popup_box2_form_box.png) left top no-repeat;
}
.popup_box2 .popup_title{
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
	padding-top:0px;
}
.popup_box2 .popup_title img.popup_logo{
	display:block;
	float:right;
}
.popup_box2 .form_box h4{
	font-size:18px;
	color:#666666;
	padding:12px 0px 0px 15px;
}
.popup_box2 .form_box ul{
	padding:10px 22px 10px 12px;
}
.popup_box2 .form_box ul li{
	padding:5px 0px 5px 0px;
	width:100%;
	overflow:hidden;
}
.popup_box2 .form_box ul li label{
	vertical-align:middle;
	font-size:14px;
	color:#a9a9a9;
	font-weight: bold;
	text-align:center;
	padding:0px 10px;
}
.popup_box2 .form_box ul li input{
	vertical-align:middle;
}
.popup_box2 .form_box ul li input.input_box5{
	width:160px;
	height:25px;
	border:1px solid #dbdbdb;
	font-size:14px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}

.popup_box2 .form_box ul li input.search_button{
	background:url(../images/bg_search_button.png) left top no-repeat;
 	width:113px;
	height:33px;
	display:inline;
	vertical-align:middle;
	margin-left:12px;
	margin-top:0px;
	border:none;
	cursor:pointer;
}
.popup_box2 .popup_table{
	border-collapse:collapse;
	color:#666;
	font-size:14px;
	margin-top:60px;
	width:709px;
}
.popup_box2 .popup_table th{
	padding:8px 0px 8px 19px;
	border-left:1px solid #cecfd1;
}
.popup_box2 .popup_table td{
	border:1px solid #cecfd1;
	border-right:none;
	padding:8px 0px 8px 19px;
}
.popup_box2 .popup_table .no_border{
	border-left:none;
	padding-left:0px;
}
/* *************************** 
   update 14/07/2010
   ***************************/
.main_way{
	text-align:left;
	font-size:16px;
	font-weight:bold;
	padding:5px 0px 7px 0px;
	}
.registration_box .login_box{
	width:796px;
	overflow:hidden;
	} 
.registration_box .login_box .login_box_left{
	background:url(../images/img_list.png) left top no-repeat;
	width:241px;
	height:105px;
	float:left;
	padding:38px 120px 0px 32px;
	color:#6497cb;
	margin-bottom:5px;
	}
.registration_box .login_box .login_box_left p{
	text-align:left;
	}
.registration_box .login_box .login_box_left h3{
	color:#FFF;
	font-size:20px; 
	font-weight:bold;
	}
.registration_box .login_box .login_box_right{
	width:391px;
	height:103px;
	float:right;
	background:#cee0ee;
	border-bottom: 2px solid #679ace;
	border-right: 2px solid #679ace;
	border-top: 2px solid #679ace;
	margin:18px 0px 23px;
	text-align:right;
	padding-right:10px;
}
.registration_box .login_box .login_box_right .login_box_input{
	text-transform: capitalize;
    border: 3px solid #74aad3;
    padding:0px 9px 4px;
    background: #264579;
    height: 23px;
    color: #FFF;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
	vertical-align:middle;
   }
.registration_box .login_box .login_box_right a.login_box_password{
	border:0px;
	background:none;
	text-decoration:underline;
	color:#2f5a9b;
	font-size:11px;
	padding-right:80px;
	}
.registration_box .login_box .login_box_right p{
	text-align:left;
	padding-top:8px;
	padding-left:10px;
	font-size:11px;
	line-height:14px;
	}
.registration_box .login_box .login_box_right span{
	float:right;
	}
.registration_box .login_box .login_box_right .span_user{
	width:280px;
	display:block;
	text-align:right;
	}
.registration_box .login_box .login_box_right ul{
	margin-bottom:5px;
	
	}
.registration_box .login_box .login_box_right li{
	padding:5px 0px 5px 10px;;
	text-align:left;
	line-height:23px;
	font-size:11px;
	}
.registration_box .login_box .login_box_right .span_user .input_txt{
	background:#FFF;
	border:1px solid #B5B5B5;
	height:23px;
	margin-left:2px;
	margin-right:2px;
	width:250px;
}
.registration_box .login_box .login_box_right .login_box_p{
	padding:30px 0px 10px 10px;
}
#zap_apps_left{
	width:408px;
	float:left;
	margin:15px 0px 0px 30px;
	display:inline;
}
#zap_apps_left h5{
	font-style:normal;
	font-size:12px; 
	font-weight:bold;
	padding:10px 0px 0px 15px;
	}
#zap_apps_left p{
	padding:0px 15px;
	line-height:15px;
	color:#666;
}
#zap_apps_left ul{
	padding:5px 0px 20px 15px;
	}
#zap_apps_left li{
	background:url(../images/bg_sidebar.png) left center no-repeat;
	padding:5px 0px 5px 26px;
	font-size:13px;
}
.content_inner{
	background:url(../images/bg_main.png) center 40px no-repeat;
	height:585px;
	width:100%;
	padding:40px 0px 0px 0px;
	overflow:hidden;
	}
#zap_apps_img{
	margin:0px 0px 10px;
	}
#zap_apps_more{
	width:100%;
	height:34px;
	padding:0px 0px 0px 15px;
	margin-bottom:25px;
	}
#zap_apps_more span{
	float:left;
	display:inline;
	margin-right:10px;
	}
#zap_apps_more span a{
	color:#27487c;
	font-weight:bold;
	}
.feedback{ width:35px;
 height:102px;
 position:absolute;
 right:0px;
 top:240px;}