html, body, div, p, span, h1, h2, h3, h4, h5, h6, a, img, strong, ol, ul, li, form, table, tr, th, td, input, select, option, textarea {margin:0; padding:0; border:0; outline:none; vertical-align:baseline; background:transparent;}
html {font-size:100.01%;}
html, body {height:100%;}
:focus {outline:none;}
ol, ul {list-style:none;}
ol li, ul li {list-style-position:inside !important;}
option {padding-right:10px;}
table {border-collapse:collapse; border-spacing:0; width:100%;}
table td {vertical-align:middle;}
body {background:#d4ddec url(../images/mainBg.jpg) repeat-x; color:#000;}
body, textarea {font:normal 11px Verdana, Helvetica, sans-serif; line-height:13px;}

a:link, a:visited {
	text-decoration:underline;
	color:#03c;
}

a:hover {
	text-decoration:none;
} 

#mainBox {
	width:960px;
	margin:0 auto;
	border:1px solid #999;
	border-top:0;
	border-bottom:0;
	min-height:100%;
	background:#fff;
}

* html #mainBox {
	height:100%;
}

.loginBox {
	height:29px;
	background:url(../images/loginBoxBg.gif) repeat-x;
	text-align:right;
	color:#fff;
	padding:4px 13px 0 0;
}

.loginBox .rightMenu{
		color:#fff;
		margin:5px 0 0 0px;
	}
	
.loginBox .rightMenu a{
			color:#fff;
			font-size:10px;
			text-decoration:none;
			margin-right:5px;
		}

.logoBox {
	height:50px;
	padding:14px 20px 0 20px;
}

.logoBox input {
	float:right;	
	margin-top:-45px;
}

.logoBox span {
	font-style:italic;
	color:#999;
	font-size:10px;
	float:left;
	margin-top:-20px;
	margin-left:225px;
}
/***** MAIN MENU ******/
.menuBox {
	background:url(../images/menu/menuBg.gif) repeat-x;
}
.menuBox ul {
	width:100%;
	overflow:hidden;
}
.menuBox ul li {
	float:left;
	border-left:1px solid #fbc653;
	padding:0 8px;
}
.menuBox ul li.active {
	border-bottom:3px solid #039;
	background:url(../images/menu/menuBgactive.gif) repeat-x;
}
.menuBox ul li.active a {
	padding:7px 0 !important;
}
.menuBox ul li a, .menuBox ul li.call {
	color:#fff !important;
	font-weight:bold;
	text-decoration:none !important;
	text-transform:uppercase;
	display:block;
	padding:8px 0;
	text-align:center;
}
.menuBox ul li.call {
	float:right;
	border:0;
	padding-right:5px;
}
/********************/


/**** TEXTBOX & BUTTONS ****/
.inputText, .inputSelect {
	background:#fff;
	border:1px solid #7a99de;
	padding:2px 4px;
	font-size:11px;
}

.inputSelect {
	padding:1px;
}

textarea {
	width:97%;
	cursor:text !important;
}

input, select {
	cursor:pointer;
}

.buttonDemo {
	background:url(../images/buttonDemo.gif) no-repeat        !important;
	width:200px;
	height:36px;
	padding:0 !important;
}

.buttonDemoFR {
	background:url(../images/buttonSignUp_FR.gif) no-repeat        !important;
	width:200px;
	height:36px;
	padding:0 !important;
}

.buttonDemoDU {
	background:url(../images/buttonSignUp_DU.gif) no-repeat        !important;
	width:200px;
	height:36px;
	padding:0 !important;
}

.buttonDemoNOR {
	background:url(../images/buttonSignUp_NOR.gif) no-repeat        !important;
	width:200px;
	height:36px;
	padding:0 !important;
}

.buttonDemoPORT {
	background:url(../images/buttonSignUp_PORT.gif) no-repeat        !important;
	width:200px;
	height:36px;
	padding:0 !important;
}

.buttonEvent {
	background:url(../images/buttonEvent.gif) no-repeat!important;
	width:200px;
	height:36px;
	padding:0!important;
}

.buttonContactUs {
	background:url(../images/button-contact-us.gif) no-repeat    !important;
	width:225px;
	height:36px;
	padding:0 !important;
}


.inputButton {
	padding:7px 8px 8px 26px;
*	padding:7px 6px 6px 28px;
	background:#fff url() no-repeat 6px center;
	text-align:left;
	font-size:11px;
	overflow:visible;
}

.buttonColorGreen {
	border:1px solid #090;
}

.buttonIconConfirm {
	background-image:url(../images/icon/confirmIcon.gif);
}

.homepage .inputButton {
	padding:7px 8px 8px 36px;
*	padding:7px 6px 6px 38px;
	color:#03c;
	text-decoration:underline;
}

.buttonIconAdd {
	background-image:url(../images/icon/addIcon.gif);
}

.buttonIconWeb24 {
	background-image:url(../images/icon/webIcon24.gif);
}

.buttonIconView24 {
	background-image:url(../images/icon/viewIcon24.gif);
}

.buttonIconVideo24 {
	background-image:url(../images/icon/videoIcon24.gif);
}

.buttonIconList24 {
	background-image:url(../images/icon/listIcon24.gif);
}

.buttonIconHelp24 {
	background-image:url(../images/icon/helpIcon24.gif);
}

.buttonIconHelp {
	background-image:url(../images/icon/helpIcon.gif);
}

.buttonIconVideo {
	background-image:url(../images/icon/videoIcon.gif);
}

.buttonIconPDF {
	background-image:url(../images/icon/filePDFIcon.gif);
}

.nextIcon32 {
	background-image:url(../images/icon/nextIcon32.gif);
}

.groupIcon32 {
	background-image:url(../images/icon/group_32.png);
}
.partnerClubsBox .groupIcon32 {
	width:32px !important;
	height:32px !important;
}

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

.alignCenter {
	text-align:center !important;
}

.floatClear {
	clear:both;
	display:block;
}

.footer {
	position:relative;
	bottom:0;
}

.footer a {
	font-weight:normal;
}

.notSee {
	width:935px;
	height:37px;
	padding:19px 25px 0 0;
	text-align:right;
	font-size:9px;
}

.notSee a:link, .notSee a:visited {
	color:#3e64d8;
	text-decoration:none !important;
}

.notSee span { font: 12px/12px Arial; color:#000000; margin-right:50px;}

.notSee a:hover {
	text-decoration:underline !important;
}
.sport_icons { margin-top:7px; margin-left:8px; height:40px; text-align:left;}
.sport_icons ul li { float:left; display:block; height:37px; line-height:37px; padding-left:12px; padding-right:12px; background:url(../images/sport_icons_bg.jpg) left bottom no-repeat; border-right:1px solid #d0d0d0;}
.sport_icons ul li a:link, .sport_icons ul li a:visited { font: bold 11px/11px Arial; color:#204a8f;}
.sport_icons ul li a:hover { text-decoration:none !important; color:#0033cc;}

.sport_icons2 { margin-top:1px; margin-left:8px; height:20px; text-align:left;}
.sport_icons2 ul li { float:left; display:block; height:17px; line-height:17px; padding-left:8px; padding-right:8px; border-right:1px solid #d0d0d0;}
.sport_icons2 ul li a:link, .sport_icons2 ul li a:visited {
	color:#204a8f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.sport_icons2 ul li a:hover { text-decoration:none !important; color:#0033cc;}


.footerMenu {
	background:#cfd9e9;
	border-top:1px solid #999;
}

.footerMenu ul, .footerMenuBottom ul {
	width:950px;
	padding-left:10px;
}

.footerMenu ul li {
	float:left;
	margin:10px 5px;
	color:#003366;
}

.footerMenu ul li a:link, .footerMenu ul li a:visited {
	color:#003366;
	font-size:9px;
	text-decoration:none;
}

.footerMenu ul li a:hover {
	text-decoration:underline;
}

.footerMenu ul li.copyright {
	float:right;
	color:#036;
	font-size:10px;
}

.footerMenuBottom {
	height:39px;
	background:#fff;
}

.footerMenuBottom ul li {
	float:left;
	margin:12px 3px;
	color:#000;
}

.footerMenuBottom ul li a:link, .footerMenuBottom ul li a:visited {
	color:#000;
	font-size:9px;
	font-weight:normal;
	text-decoration:none !important;
}

.footerMenuBottom ul li a:hover {
	text-decoration:underline !important;
}


.error {
	background:url(../images/404error-screen.png) no-repeat bottom right;
	height:444px;
}

.error .red, .error .blue {
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	margin-bottom:15px;
}

.error .red {
	color:#f60;
	font-family: "Century Gothic";
}
.error .blue {
	color:#039;
	font-family: "Century Gothic",;
}

/***************************/
.content {
	padding:36px 26px;
}

.content h1 {
	color:#666;
	font:bold 16px "Century Gothic",Verdana, Arial, Helvetica, sans-serif !important;
}

.content h2 {
	color:#000;
	font:bold 14px "Century Gothic",Verdana, Arial, Helvetica, sans-serif !important;
}

.content h3 {
	color:#000;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	margin-top:8px;
	margin-bottom:10px;
}

.content h6 {
	color:#669999;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:10px;
}

.content h4 {
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	margin-top:-10px;
	margin-bottom:10px;
	padding-left:170px;
}

.content h4 a:link, .content h4 a:visited {
	text-decoration:none !important;
}
.content h4 a:hover {
	text-decoration:underline !important;
}

/********* MENU ***********/
.contentMenu {
	background:url(../images/menuBg.gif) repeat-x;
	height:20px;
	overflow:hidden;
	position:relative;
	top:-23px;
	right:-200px;
	width:363px;
}

.eventManager {
	width:612px !important;
}

.compare {
	width:446px !important;
}

.quickStartGuides {
	width:529px !important;
}

.3button {
	width:363px !important;
}

.contentMenu li.menuFirstIthem {
	background:url(../images/menuFirstIthem.gif) no-repeat;
	width:35px;
	margin:0;
}

.contentMenu li.menuLastIthem {
	background:url(../images/menuLastIthem.gif) no-repeat;
	width:79px;
	margin:0;
}

.contentMenu li.active {
	background-image:url(../images/menuIthemActive.gif);
}

.contentMenu li.active a {
	color:#039 !important;
	padding-top:4px;
*	padding-top:5px;
}

.contentMenu li.activeGreen {
	background-image:url(../images/menuIthemActiveGreen.gif);
}

.contentMenu li.activeGreen a {
	color:#256628 !important;
}

.contentMenu li {
	display:block;
	float:left;
	height:20px;
	background:url(../images/menuIthem.gif) no-repeat;
	text-align:center;
	margin-right:3px;
}

.contentMenu li a {
	text-decoration:none !important;
	color:#333333 !important;
	display:block;
	padding-top:3px;
*	padding-top:4px;
	width:80px;
	height:17px;
*	height:16px;
}

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

/********* LONG MENU ***********/
.contentMenuLong {
	background:url(../images/menuBg.gif) repeat-x;
	height:20px;
	overflow:hidden;
	position:relative;
	top:-23px;
	right:-200px;
	width:408px;
}

.contentMenuLong li.menuFirstIthem {
	background:url(../images/menuFirstIthem.gif) no-repeat;
	width:35px;
	margin:0;
}

.contentMenuLong li.menuLastIthem {
	background:url(../images/menuLastIthem.gif) no-repeat;
	width:79px;
	margin:0;
}

.contentMenuLong li.active {
	background-image:url(../images/menuIthemActivelong.gif);
}

.contentMenuLong li.active a {
	color:#039 !important;
	padding-top:4px;
*	padding-top:5px;
}

.contentMenuLong li.activeGreen {
	background-image:url(../images/menuIthemActiveGreenlong.gif);
}

.contentMenuLong li.activeGreen a {
	color:#256628 !important;
}

.contentMenuLong li {
	display:block;
	float:left;
	height:20px;
	background:url(../images/menuIthemlong.gif) no-repeat;
	text-align:center;
	margin-right:3px;
}

.contentMenuLong li a {
	text-decoration:none !important;
	color:#333333 !important;
	display:block;
	padding-top:3px;
*	padding-top:4px;
	width:95px;
	height:17px;
*	height:16px;
}

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

.actionBox {
	margin:20px auto;
	overflow:hidden;
}

.actionBox div {
	float:left;
	width:152px;
	height:144px;
	padding:5px;
	margin-right:22px;
}

.actionBox div p {
	text-align:center;
}

.customizedBox {
	background:url(../images/aboutus/box-bg-customized.png) no-repeat;
}
.customizedBox span {
	margin-left:50px;
}

.focusedBox {
	background:url(../images/aboutus/box-bg-focus.png) no-repeat;
}
.focusedBox span {
	margin-left:63px;
}

.integratedBox {
	background:url(../images/aboutus/box-bg-integrated.png) no-repeat;
}
.integratedBox span {
	margin-left:49px;
}

.pointClickBox {
	background:url(../images/aboutus/box-bg-click.png) no-repeat;
}
.pointClickBox span {
	margin-left:44px;
}

.secureBox {
	background:url(../images/aboutus/box-bg-secure.png) no-repeat;
	margin:0 !important;
}
.secureBox span {
	margin-left:53px;
}

.actionBox span {
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	margin-top:22px;
*	margin-top:25px;
	margin-bottom:12px;
*	margin-bottom:20px;
}
/****************************/

.content h5 {
	color:#039;
	font-size:13px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}

.newsDesc {
	margin:5px 0;
}

.aboutUsLogosDesc {
	margin:10px;
}

.aboutUsLogosDesc li {
	list-style:disc;
	margin:2px 0;
}

/**************/
.logosBox {
	margin:20px auto;
	overflow:hidden;
}

.logosBox div {
	float:left;
	padding:5px;
	margin:0 40px;
*	margin:0 30px;
}

.logosBox div span {
	font-size:13px;
	line-height:15px;
	font-weight:bold;
}
/**************/

.homepage {
	background:url(../images/homepageBg.jpg) no-repeat left 15px;
}

.webinar {
	background:url(../images/webinarBg.jpg) no-repeat bottom right;
	height:470px;
}

.webinarrunning {
	background:url(../images/webinarBg_running.jpg) no-repeat center right;
	height:590px;
}

.webinarcycling {
	background:url(../images/webinarBg_cycling.jpg) no-repeat center right;
	height:590px;
}
.webinarrunningpromo {
	background:url(../images/webinarBg_running_promo.jpg) no-repeat center right;
	height:590px;
}

.webinarmultisport {
	background:url(../images/webinarBg_multisport.jpg) no-repeat center right;
	height:590px;
}
.webinarsailing {
	background:url(../images/webinarBg.jpg) no-repeat bottom right;
	height:590px;
}

.productSuite {
	height:570px;
	padding-left:20px !important;
	padding-right:20px !important;
}
.our_productSuite {
	width:356px !important;
	float:left;
}
.demo {
	background:url(../images/demoBg.jpg) no-repeat bottom right;
	height:445px;
}

.demo span {
	font-weight:bold;
}

.demo div {
	margin:25px 0;
}

/********* ICONS ********/
span.icon {
	display:block;
	width:18px;
	height:18px;
	float:left;
	margin:-5px 3px 0 0;
}

.videoIcon {
	background:url(../images/icon/videoIcon.gif) no-repeat;
}

.earthIcon {
	background:url(../images/icon/earthIcon.gif) no-repeat;
}

.calendarIcon {
	background:url(../images/icon/calendarIcon.gif) no-repeat;
}

.heartIcon {
	background:url(../images/icon/heartIcon.gif) no-repeat;
}

.helpIcon {
	background:url(../images/icon/helpIcon.jpg) no-repeat;
}

.iconButton {
	color:#039;
	text-decoration:underline;
	text-align:left;
	font-size:11px;
	height:19px;
	background-position:center left;
	overflow:visible;
}

input.previewIcon {
	background:url(../images/icon/previewIcon.gif) no-repeat;
	height:19px;
	padding-left:20px;
	padding-bottom:2px;
}

.filePDFIcon {
	background:url(../images/icon/filePDFIcon.gif) no-repeat;
	height:16px !important;
	padding-left:16px;
}

.fileVideoIcon {
	background:url(../images/icon/videoIcon.gif) no-repeat;
	height:16px !important;
	padding-left:17px;
}

.fileFlashIcon {
	background:url(../images/icon/fileFlashIcon.gif) no-repeat;
	height:18px !important;
	padding-left:20px;
}

.eventFeaturesBox input.filePDFIcon {
	margin:3px 0;
}
/***********************/

.colorBlue, .colorBlue a {
	color:#039 !important;
}

.colorGray, .colorGray a {
	color:#666 !important;
}

.colorBlack, .colorBlack a {
	color:#000 !important;
}

.colorGreen, .colorGreen a {
	color:#090 !important;
}

.colorOrange, .colorOrange a {
	color:#FF822F !important;
}

.flashBox {
	width:800px;
	height:600px;
	text-align:center;
	margin:15px auto;
}

.flashDownloadBox {
	width:800px;
	margin:0 auto;
	padding-top:10px;
}

.flashDownloadBox img {
	display:block;
	float:left;
	margin-top:-10px;
}

.eventFeaturesBox td {
	padding:3px 7px;
	vertical-align:top;
}

.fontSize12px {
	font-size:12px !important;
}

.fontSize13px {
	font-size:13px !important;
}

.fontSize15px {
	font-size:15px !important;
	line-height:20px;
	font-family: "Century Gothic";
}

.borderBlueLight {
	border:1px solid #cde !important;
}

.eventManagerVideo {
	height:520px;
	font-family: "Century Gothic";
}

.eventManagerVideo div {
	margin:0 0 25px 0;
	width:265px;
}

.subContent {
	margin-top:-5px;
	padding-top: 0;
	padding-right: 26px;
	padding-bottom: 0;
	padding-left: 26px;
}

.eventManagerFaqs {
	margin-top:10px;
}

.eventManagerFaqs td {
	vertical-align:top;
	padding:3px;
}

.successStoryBox {
	text-align:center;
	padding:0 5px 2px 5px;
	background:url(../images/successStoryBoxBg.jpg) repeat-x;
	border:1px solid #ccc;
}

.companySnapshotBox {
	padding:0 5px 2px 5px;
	background:url(../images/successStoryBoxBg.jpg) repeat-x;
	border:1px solid #ccc;
}

.contactBox {
	margin-top:15px;
	border-collapse:separate;
	border-spacing:10px;
}

.creditForm {
	margin-top:15px;
	border-collapse:separate;
	border-spacing:10px;
	width:600px;
}

.contactBox td {
	vertical-align:top;
	padding:5px;
}

p {
	margin-bottom:8px;
	font-size: 12px;
	line-height: 14px;
	color: #000;
}

.helpBox {
	float:right;
	margin-top:-18px;
*	margin-right:20%;
_	margin-right:10%;
	padding-top:2px;
	margin-right: 300px;
}

.helpBox span {
	margin-top:-1px;
}

.webinarBox {
	width:400px;
	margin-top:15px;
}

.webinarBox td {
	padding:5px;
}

.content02 {
	margin-left:500px;
}

.homepageButton {
	margin-top:100px;
	margin-bottom:40px;
}

.homepageButton a {
	margin:0 10px;
}

.globalReachBox {
	background:url(../images/globalReachBg.jpg) no-repeat;
	width:387px;
	height:198px;
	float:left;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 14px;
	margin-top: 15px;
}

.globalReachBox span {
	display:block;
	margin-bottom:25px;
	font-size:16px;
}

.globalReachBox p {
	width:200px;
	margin-bottom:48px;
}

.globalReachBox img {
	display:block;
	position:absolute;
	margin:15px 0 0 235px;
*	margin:-10px 0 0 235px;
}

.featuresBox {
	display:block;
	width:450px;
	height:208px;
	border:1px solid #ccc;
	background:url(../images/featuresBoxBg.jpg) repeat-x;
	float:right;
	padding:15px;
}

.featuresBox div {
	margin-top:30px;
*	margin-top:29px;
}

.featuresBox div input {
	width:210px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.partnerClubsBox {
	display:block;
	border:1px solid #ccc;
	background:url(../images/featuresMMBoxBg.jpg) repeat-x;
	width:387px;
	height:208px;
	padding:14px 0 10px 14px;
	float:left;
}

.partnerClubsBox h1 {
	margin-bottom:25px;
}

.partnerClubsBox p {
	margin-bottom:10px;
	margin-right: 10px;
	font-size: 12px;
}

.partnerClubsBox input {
	padding:1px 8px 2px 26px !important;
*	padding:1px 6px 2px 28px !important;
	text-decoration:none !important;
}


.registerUpcomingBox {
	width:450px;
	height:70px;
	border:1px solid #ccc;
	float:right;
	padding:15px;
	margin-top:20px;
}

.registerUpcomingBox strong {
	text-transform:uppercase;
	font-size:9px;
}
.yesSee {
	background:url(../images/yesSeeBg.jpg) repeat-x;
	border:1px solid #ccc;
	margin:-10px 25px 10px 25px;
	padding:3px 15px;
}

.yesSee h1 {
	font-size:11px;
	margin-bottom:2px;
}

.yesSee table td {
	padding-right:20px;
}

.yesSee table td span {
	font-size:9px;
}

.ourPartnersBox {
	margin-top:12px;
	float:left;
	width:630px;
}

.ourPartnersBox td {
	padding:0 5px 15px 0;
}

.successfulParthnershipBox {
	width:265px;
	float:right;
}

.successfulParthnershipBox .content03 {
	background:url(../images/successfulParthnershipBg.jpg) repeat-x;
	border:1px solid #ccc;
	padding:0 25px 15px 25px;
}

.borderBlueLightTable02, .borderBlueLightTable {
	margin-top:20px;
}

.borderBlueLightTable02 td h5, .borderBlueLightTable td h5  {
	margin-top:5px;
}

.borderBlueLightTable td {
	padding:0 10px;
	border:1px solid #cde;
}

.borderBlueLightTable02 td {
	padding:5px 10px;
	border:1px solid #cde;
}

.pricingBox {
	height:400px;
}
.pricing_left { width:596px; float:left;}
.pricing_img { width:310px; float:right;}
.listProductSuite li {
	list-style:square;
	margin-left:10px;
	line-height: 20px;
}

.quickStartGuidesBox td {
	padding:10px 0;
}

.quickStartGuidesBox input {
	margin:3px 0 !important;
}

.quickStartGuidesBox img {
	margin-right:-19px;
	margin-bottom:3px;
}

.supportEventOrganizersBox {
	display:block;
	float:left;
	width:420px;
	height:px;
	background:url(../images/successStoryBoxBg.jpg) repeat-x;
	border:1px solid #ccc;
	padding:5px 15px 10px 15px;
}

.supportEventOrganizersBox h3 {
	color:#666;
	font-weight:bold;
}

.supportEventOrganizersBox h5 {
	font-size:11px;
}

.supportEventOrganizersBox input {
	background-color:transparent;
	font-weight:bold;
*	margin-bottom:-7px;
}

.supportEventOrganizersBox ol {
	list-style-type:decimal;
}

.supportEventOrganizersBox02 {
	width:400px;
	float:right;
}

.supportFormBox {
	border:1px solid #cde;
}

.supportFormBox td {
	padding:0 20px 7px 20px;
}

.supportFormBox h1 {
	font-size:12px !important;
	margin-top:10px;
}

.alignVerticalTop {
	vertical-align:top !important;
}
.div_for_video { width:607px !important; float:right !important; margin-top:-285px !important; _margin-top:0; margin-bottom:0px !important; border:1px solid #ffffff; text-align:center;}

/* safari 3 */
@media screen and (-webkit-min-device-pixel-ratio:0){
	.div_for_video { margin-top:-280px !important;}
	.buttonDemo  .buttonEvent { margin-top:0px !important;}
	.new { margin-top:26px !important; margin-left:-0px !important;}
	.comlete_img { float:left !important;}
}
# /* special symbol for safari 3 */
}
/* opera 9 */
@media all and (width) {
	.div_for_video { margin-top:-285px !important;}
}
@media all and (width) {
	.buttonDemo {
	background:url(../images/buttonDemo.gif) no-repeat !important;
	width:200px;
	height:36px;
	padding:0 !important; margin:auto !important;	
}
}
@media all and (width) {
	.comlete_img { float:left !important;}
}
@media all and (width) {
	.new { margin-top:26px !important; margin-left:-0px !important;}
}
/******* THE END **********/

.preview_tb {
	vertical-align: middle;
}

#mainBox .content .eventManagerFaqs li {
	list-style-type: disc;
	text-indent: 10px;
}
.curlLogo {
	float:right;
	margin-top:-55px;
}

/******* THE END **********/

@media screen and (-webkit-min-device-pixel-ratio:0){
	.curlLogo {
		margin-top:-7px;
	}
}

#mainBox .footer .footerMenu input {
	font-size: 9px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/***** **/
.menu02{
}
	.menu02 li{
		display:block;
		float:left;
		margin:6px 10px 0 10px;
	}
		.menu02 li a{
			color:#ccc;
			font-size:10px;
			text-transform:uppercase;
			text-decoration:none;
		}
			.menu02 li a:hover{
				text-decoration:underline;
			}
.colorLightBlue{
	color:#006699!important;
	margin-right: 40px;
	margin-left: 25px;
}

.bullet{
	list-style:disc;
	line-height: 20px;
}

.createAcc{
	background:#fff url(../images/bg-BlueGradient.jpg) repeat-x;
	border:1px solid #06c;
	width:200px;
	text-align:center;
	padding:4px;
}

.createAccGreen{
	background:#fff url(../images/bg-GreenGradient.jpg) repeat-x;
	border:1px solid #06c;
	width:240px;
	text-align:center;
	padding:4px;
}

	.createAcc p{
		padding:4px;
		color:#;
		font-size:10px;
	}

.createAccGreen p{
		padding:4px;
		color:#;
		font-size:10px;
	}



.tableFIX-02 td{padding:4px;}

.downloadreport {
	width:450px;
	text-align:left;
	padding:4px;
	background-color: #fff;
	height: 150px;
}

.orangebox{
	display:block;
	background:#F6761F;
	color:#fff;
	padding:30px;
	font:30px "Trebuchet MS", Helvetica, sans-serif;
}
.getstart{
	font:16px "Trebuchet MS", Helvetica, sans-serif !important;
	margin-bottom:40px;
	color:#666;
}
	.getstart h1{
		font-size:22px!important;
		color:#000;
	}
	.getstart ul{
		list-style-type:decimal;
		margin-left:24px;
	}
		.getstart ul li{
			list-style-position:outside!important;
			margin-bottom:6px;
		}
			.getstart ul li a{
				font-weight:700;
			}
.menuSmall{
	position:absolute;
	top:30px;
	right:12px;
}
	.menuSmall li{
		display:block;
		float:left;
		padding:0 10px;
	}
		.menuSmall li a{
			font:16px "Trebuchet MS", Helvetica, sans-serif !important;
			text-decoration:none!important;
			color:#06c!important;
		}
.bikebox{
	background:#F8901D url(../images/bg_bikes.jpg) no-repeat;
	height:314px;
	position:relative;
}
	.bikebox h1{
		position:absolute;
		top:30px;
		left:70px;
		width:400px;
		color:#fff;
		font:24px/22px "Trebuchet MS", Helvetica, sans-serif !important;
	}
	.bikebox .poster{
		position:absolute;
		top:0;
		right:0;
	}
	.bikebox .desc{
		position:absolute;
		top:100px;
		left:70px;
		width:400px;
	}
		.bikebox .desc h2{
	background:url(../images/bikeChe.gif) no-repeat left center;
	color:#fff;
	font:18px "Trebuchet MS", Helvetica, sans-serif !important;
	padding-left:22px;
	line-height: 30px;
		}
	.bikebox .singup{
		position:absolute;
		left:80px;
		bottom:20px;
		width:147px;
		text-align:center;
	}
	.bikebox .take{
		position:absolute;
		left:260px;
		bottom:40px;
		width:147px;
	}
.listDot{
	list-style-type:disc;
	font-size: 12px;
}
	.listDot li{
		padding:2px 0;
	}


.fix6{
	position:relative;
	height:60px!important;
	padding:20px 20px 0;
}

/** PLUCK STYLES **/
div.podHeadlineWidget div.podPageTitle {font:22px "Trebuchet MS", Helvetica, sans-serif !important; margin-top:20px; !important;}

.featureicon {
	padding-right: 10px;
	padding-bottom: 30px;
}


/**** 14.09. **/
.selectTable{
	margin:8px;
}
	.selectTable td{
		vertical-align:middle;
		padding:0 0 8px;
	}
		.selectTable td img {
			float:left;
			margin:0 6px 0 0;
		}
		
		.selectTable td a{
			float:left;
			margin:2px 0 0;
			font-weight:700;
			color:#039;
			text-decoration:none;
			font-size:13px;
		}
			.selectTable td a:hover{
				text-decoration:underline;
			}

/**** Reduced Font for Language Sites **/
.selectTableSM{
	margin:8px;
}
	.selectTableSM td{
		vertical-align:middle;
		padding:0 0 8px;
	}
		.selectTableSM td img {
			float:left;
			margin:0 6px 0 0;
		}
		
		.selectTableSM td a{
			float:left;
			margin:2px 0 0;
			font-weight:700;
			color:#039;
			text-decoration:none;
			font-size:12px;
		}
			.selectTableSM td a:hover{
				text-decoration:underline;
			}

.fix7{
	float:left;
	padding:6px 0 0 10px;
}
.languageBox{
	float:right;
}
	.languageBox img{
		margin:3px 0 0;
	}
	.languageBox select{
		background:#fff;
		border:1px solid #ccc;
		width:120px;
		position:relative;
		top:-4px;
		*top:-2px;
	}

.screenshot{
	border:1px solid #ccc;
	float:right;
	position:absolute;
	right:25px;
	top:5px;
}

.bgScreen{
	background:url(../images/bgScreen.jpg) no-repeat 50% 100%;
	height:366px;
	position:relative;
}
.singup_butt{
	position:absolute;
	left:180px;
	bottom:100px;
}
.login_butt{
	position:absolute;
	left:308px;
	bottom:100px;
}

.borderGray{
	border:1px solid #ccc;
	height:86px;
	padding:10px;
}

.lEffect,
.lEffect *{
	cursor:pointer;
	opacity:.9;
	filter:alpha(opacity = "90");
}
	.lEffect:hover,
	.lEffect:hover *{
		opacity:1;
		filter:alpha(opacity = "100");
	}
a h1.colorBlack{text-decoration:none;}
