body { 
	margin: 0; 
	padding: 0; 
	background: #ffffff;; 
	font: 62.5%/130% "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #2b2b2b; 
}

body.devsite {
	background: #ffffff;; 
}

/*************** LINKS ***************/
a:link, a:visited, a:hover, a:active { color: #f06614; text-decoration: none; }
a:hover { text-decoration:underline; }

.orange {color: #f06614}

/*************** COMMON ***************/

h1,h2,h3,h4,h5 { color: #20a4ff; font-weight:normal; }
h1 { font-size: 1.8em; line-height: 1.2em; margin: 0 0 10px 0; padding-bottom:16px; position: relative; z-index: 999; }
h2 { font-size: 1.3em; line-height: 1.2em; margin: 20px 0 10px 0 }
h3 { font-size: 1.1em; line-height: 1.2em; margin: 15px 0 6px 0; }

h1.top, h2.top, h3.top, h4.top, h5.top { margin:0 0 10px 0;}

h2.lift { font-size: 1.5em; }
p.lift { color: #6a6a6a; font-size: 1.25em; line-height: 125%; padding: 0 0 16px 0; }

p { margin: 0 0 8px 0;}

ul { margin: 0; padding: 0; }
ul li { list-style: none; margin: 00; padding: 0; }
img { border: 0; }
.left { float: left; }
.right { float: right !important; }
.center { margin: 0 auto; text-align: center; }
.clear { clear: both; }
.relative { position: relative; }
.no_bg { background: none !important; }
.no_border { border: 0px none !important; }
.no_margin { margin: 0 !important; }
.no_padding { padding: 0 !important; }
.text_size_10 { font-size: .9em !important; }
.link_arrow { color: #f0660a !important; font-size: 1.2em; }
.orange { color: #f0660a; }
.black { color: #000000; }
.grey { color: #a2a1a0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }


/*************** HEADER ***************/
#head { background: #fff; height: 62px; position: relative; }
#head.dev { background: #fff url(../images/backgrounds/head_dev.jpg) 0 0 no-repeat; height: 62px; position: relative; }
#head #logo { position: relative; display: inline; float: left; margin: 13px 0 10px 17px; overflow: hidden; }
#head #logindetails, #head #loggedindetails { 
	position: relative;
	display: inline;
	float: right; 
	overflow: hidden; 
	width: 272px;
	height: 60px;
	margin: 0 0 0 32px; 
	padding: 0;
	z-index: 1000;
}
/*
#head #widgets_picked { z-index: 1001; }
#head #not_logged_in { z-index: 1002; }
#head #phone_connected { z-index: 1003; }
#head #phone_disabled { z-index: 1004; }
#head #loggedindetails_txt { z-index: 1005; }

#head #logintopbar { z-index: 1006; }
#head #loginbotbar { z-index: 1007; }

#head #logindetails #ldbg, #head #loggedindetails #ldbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
	height: 60px;
	overflow: hidden;
	z-index: 1;
}

#head #logindetails #logintopbar, #head #loggedindetails #logintopbar {
	position: relative;
	color: #808080;
	line-height: 20px;
	height: 20px;
	text-align: center;
	margin: 0 0 2px 0;
	padding: 0;
	overflow: hidden;
}
#head #logindetails #logintopbar {
	text-align: right;
	padding: 0 20px 0 0;
}
#head #loggedindetails #loginbotbar {
	position: relative;
	color: #808080;
	line-height: 19px;
	height: 38px;
	text-align: left;
	margin: 0;
	padding: 0 0 0 54px;
	overflow: hidden;
}
#head #logindetails #loginbotbar {
	position: relative;
	color: #808080;
	height: 38px;
	text-align: center;
	margin: auto 0;
	overflow: hidden;
	line-height: 38px;
	padding: 0 140px 0 0;
}
#head #logindetails #loginbotbar.empty {
	padding: 0;
}
*/
#head #logindetails #topbuttons {
	position: relative;
	margin: 0;
	padding: 0;
}
#head #logindetails #topbuttons .button {
	margin: 0 32px 0 0;
}
#head #logindetails #widgets_picked {
	position: relative;
	display: block;
	height: 20px;
	line-height: 20px;
	color: #36a119;
	margin: 0;
}
#head #logindetails #widgets_picked a {
	color: #36a119;
}
#head #loggedindetails #loggedintxt {
	position: absolute;
	top: 20px;
	right: 32px;
	text-align: right;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
/*
#head #loggedindetails .profileimage {
	position: absolute;
	left: 11px;
	top: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 36px;
	height: 38px;
	display: block;
}

#head #loggedindetails #connectedMessage, #head #loggedindetails #trafficCounter {
	position: relative;
	line-height: 14px;
	padding: 5px 0 0 0;
	margin: 0;
}
#head #loggedindetails #trafficCounter {
	position: relative;
	line-height: 14px;
	padding: 5px 0 0 0;
	margin: 0;
	padding: 0 0 5px 0;
	
}
*/
/* see ie_fix.css */
#head #headerlinks {
	position: relative;
	display: inline;
	float: right;
	margin: 19px 0 0 0;
	padding: 0;
	height: 24px;
	overflow: hidden;
}
#head #headerlinks.dev {
	margin: 17px 17px 0 0;
	height: 28px;
}
#head #headerlinks a:link, #head #headerlinks a:visited, #head #headerlinks a:hover, #head #headerlinks a:active { 
	text-decoration: underline; 
}

/*************** MAIN NAVIGATION ***************/

#topnavigation {
	clear: both; 
	position: relative; 
	margin: 0;
	padding: 0;
	height: 43px;
	/*height: 1%;*/
	overflow: hidden; 
	background: #fcf9e9 url(../images/nav/bg2.gif) 0 0 no-repeat; 
}
#topnavigation ul {
	display: inline; 
	float: left; 
	margin: 4px 0 0 10px;
	list-style-type: none;
	padding: 0;
/*	width: 590px;*/ 
	width: 690px;
	overflow: hidden;
}
#topnavigation ul li {
	 position: relative; 
	 display: inline; 
	 float: left; 
	 height: 35px;
	 width: 108px; 
	 overflow: hidden; 
	 margin: 0 1px 0 0; 
	 padding: 0;
}

#topnavigation ul li.s60 {
	margin-left: 22px;
}

/*
#topnavigation ul li.exploreBtn { 
	margin-left: 29px;
}
*/
#topnavigation a { 
	outline: none;
}
/*
#topnavigation ul li.map { margin: -3px 0 0 0; }
*/
/*Fetch*/
#topnavigation #fetch { position: relative; display: inline; float: right; /*padding: 9px 18px 4px 4px;*/ padding: 9px 18px 4px 0px; text-align: right; height: 20px; overflow: visible; width: 253px; /*width: 350px;*/ }
#topnavigation #fetch form { position: relative; display: inline; float: right;  height: 20px;  /*padding: 0 0 0 26px;*/ padding: 0px; }
#topnavigation #fetch .input{ position: relative; display: inline; float: left; border: 1px solid #848484; border-bottom: 1px solid #f5f5f5; border-right: 1px solid #f5f5f5; /*margin: 0 8px 0 0;*/ margin: 0 3px 0 0; width: 99px; /*width: 140px;*/ }
#topnavigation #fetch p { position: relative; display: inline; float: right; height: 19px; margin: 0; overflow: hidden; padding: 0; width: 39px; }
#topnavigation #fetch select {font-size:10px; background-color:#fff; position: relative; display: inline; float: left; border: 1px solid #848484; border-bottom: 1px solid #f5f5f5; border-right: 1px solid #f5f5f5; margin: 0 4px 0 0; }

#topnavigation #fetch .input, #topnavigation #fetch .input:hover, #topnavigation #fetch .input:focus {
	background: #fff;
}

/* ovi */
#oviinfo { background: #f5f1dd; border-bottom: 1px solid #e5dec6; border-right: 1px solid #e5dec6; margin: 0px !important; padding: 0 0 20px 0; }
#oviinfo .msg_ovi { background: transparent url(../images/backgrounds/widsetstoovi.png) 33px 13px no-repeat; padding: 9px 20px 0 215px; }
#oviinfo .ovi_shout { background: transparent url(../images/backgrounds/shoutbubble.gif) 0px 4px no-repeat;  margin-top: 0px; padding: 0 0 0 20px; }
#oviinfo h2 { color: #555555; display: block; font-weight: bold; margin: 0 0 15px 0; }
#oviinfo .panel { border: 0px; }
#oviinfo .panel h3 { font-weight: normal !important; background: none; display: inline; width: auto; }
#msg_ovi_info h2 { margin-top: 10px; padding: 0px; }
#msg_ovi_info { display: none; }

#ovisplash {
margin:4px 0 0 0;
overflow:hidden;
width:980px;
}

#nowovi {
	margin: 0 0 0 5px; padding-top: 10px; border-top: 1px solid #cbc9ca;
}

/*************** WRAPPER DIVS ***************/
#container {background: #ffffff; font-size: 1.2em; line-height: 1.2em; position: relative; width: 980px; } /* keeps the page in right size */
#contentwrapper {
	position: relative;
	width: 980px;
}
#contentwrapper.dual {
	background: url(../images/backgrounds/contentwrapper.gif) top left repeat-y;
	overflow: hidden;
}


#contentpane {
	position: relative;
	clear: both;
	width:980px;
	height: 1%;
	overflow: hidden;
} /* keeps the sidebar/content divs in place */


/*************** SIDEBAR ***************/

#sidebar { 
	position: relative; 
	display: inline; 
	float: left; 
	background: #1883c2 url(../images/backgrounds/bg_sidebar.jpg) top left repeat-x; 
	min-height: 496px;
	width: 282px; 
	overflow: hidden;
}
#sidebar div#navContainerTraditional {
	position: relative; 
	margin: 16px 0 10px 32px; 
	padding: 0;
	width: 218px; 
} 
#sidebar ul#taditionalNav {
	padding: 0 0 32px 0; 
}
#sidebar ul { 
	clear: both;
	position: relative; 
	display: inline; 
	float: left; 
	margin: 12px 0 0 0;
	padding: 0;
	list-style-type: none;
	width: 100%; 
	overflow: hidden; 
}
#sidebar ul ul {
	margin: 0 0 0 12px;
}
#sidebar li {
	clear: both;
	position: relative; 
	display: inline; 
	float: left; 
	width: 100%; 
	overflow: hidden; 
	border-bottom: 1px solid #61b6ea;
	padding: 3px 0;
}
#sidebar li li { 
	border: none; 
	padding: 2px 0 0 0; 
	margin-bottom: 0px; 
}
#sidebar li.noborder { 
	border-bottom: none; 
	padding: 3px 0 0 0;
}
#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:hover, #sidebar a:active { 
	position: relative; 
	display: inline; 
	float: left; 
	margin: 0;
	padding: 0 5px 0 0;
	line-height: 19px;
	height: 19px; 
	color: #fff; 
	font-size: 1.1em; 
	outline: none; 
	text-decoration: none; 
}
#sidebar li.active a:link, #sidebar li.active a:visited { 
	color: #d9f3ff; 
}
#sidebar li.active li a:link, #sidebar li.active li a:visited { 
	color: #fff; 
}
#sidebar li a:hover { 
	background: transparent url(../images/nav/sidebar_a_hover.gif) top right no-repeat; 
}
#sidebar li a span, #sidebar li a:link span, #sidebar li a:visited span, #sidebar li a:hover span, #sidebar li a:active span { 
	position: relative; 
	display: inline; 
	float: left; 
	margin: 0;
	padding: 0;
	width: 5px;
	height: 19px;
	overflow: hidden;
}
#sidebar li a:hover span {
	background: transparent url(../images/nav/sidebar_a_hover.gif) top left no-repeat;
}
#sidebar li.active a { 
	background: transparent url(../images/nav/sidebar_a_hover.gif) top right no-repeat; 
}
#sidebar li.active a:link span, #sidebar li.active a:visited span, #sidebar li.active a:hover span, #sidebar li.active a:active span { 
	background: transparent url(../images/nav/sidebar_a_hover.gif) top left no-repeat; 
}
#sidebar li.active li a, #sidebar li.active li a:link span, #sidebar li.active li a:visited span { 
	background: none; 
}
#sidebar li.active li a:hover { 
	background: transparent url(../images/nav/sidebar_a_hover.gif) top right no-repeat; 
}
#sidebar li.active li a:hover span { 
	background: transparent url(../images/nav/sidebar_a_hover.gif) top left no-repeat; 
}


/*
#sidebar { position: relative; display: inline; float: left; background: #1883c2 url(../images/backgrounds/bg_sidebar.jpg) top left repeat-x; min-height: 496px; overflow: hidden; width: 282px; }

#sidebar div#navContainerTraditional { margin: 16px 0 10px 32px; padding: 0; width: 218px; } 
#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:hover, #sidebar a:active { color: #fff; overflow: hidden; line-height: 19px; height: 19px; font-size: 13px; outline: none; padding: 0px 5px 6px 0; text-decoration:none; }
#sidebar ul { width: 100%; margin: 26px 0 0 0;}
#sidebar ul ul { margin: 0;}
#sidebar ul li { border-bottom: 1px solid #61b6ea; padding: 0px 15px 7px 0px; margin-bottom:7px }
#sidebar ul li.noborder { border-bottom: none; padding:0px 15px 0px 0px; margin-bottom:0px }


#sidebar ul li.active a:link, #sidebar ul li.active a:visited { color: #d9f3ff; }
#sidebar ul li.active ul li a:link, #sidebar ul li.active ul li a:visited { color: #fff; }




#sidebar ul li ul li { border: none; padding: 2px 12px 0px 12px; overflow: hidden; margin-bottom:0px; }
#sidebar ul li.active ul li a { background: none; }
#sidebar div ul li.active ul li a:link span, #sidebar div ul li.active ul li a:visited span { background: none; }
#sidebar ul li a:hover { background: transparent url(../images/nav/sidebar_a_hover.gif) top right no-repeat; color: #d9f3ff;  }
#sidebar div ul li a span, #sidebar div ul li a:link span, #sidebar div ul li a:visited span, #sidebar div ul li a:hover span, #sidebar div ul li a:active span { display: inline; margin: 0; padding: 0 0 6px 0; } 
#sidebar div ul li a:hover span { background: transparent url(../images/nav/sidebar_a_hover.gif) top left no-repeat; overflow: hidden; }

#sidebar ul li.active a { background: transparent url(../images/nav/sidebar_a_hover.gif) top right no-repeat; }

#sidebar div ul li.active a:link span, 
#sidebar div ul li.active a:visited span, 
#sidebar div ul li.active a:hover span, 
#sidebar div ul li.active a:active span { background: transparent url(../images/nav/sidebar_a_hover.gif) top left no-repeat; }
#sidebar div ul li.active ul li a:hover span { background: transparent url(../images/nav/sidebar_a_hover.gif) top left no-repeat; }
#sidebar div ul li.active ul li a:hover { background: transparent url(../images/nav/sidebar_a_hover.gif) top right no-repeat; }

*/

/* Why underline? Tuomas
#sidebar div ul li ul li a:hover { text-decoration: underline; }
*/
/* *:first-child+html #sidebar div ul li a span { margin: 1px 0 0 0; } IE 7 fix*/

#sidebar #navContainerFlash {height:600px; max-height:600px; margin: 0; padding: 0; }
#sidebar #navContainerFlash div {height:100%; margin: 0; padding: 0; }

/*safari fix*/
/*html[xmlns*=""] body:last-child #sidebar div ul li.active a { margin: -2px 0 0 0 !important;  }*/
#sidebar #traditionalNavMe {
	height: 26px;
	background: transparent url(../images/nav/traditional_nav_me_bg.gif) 0 0 no-repeat;
	padding: 4px 0 0 30px;
	margin: 0;
}

/*************** CONTENT AREA ***************/
#content {
	position:relative;
	display: inline; 
	float: left;
	width: 698px;
	overflow: hidden;
}
#content .corner { background: #1fa6f6; height: 1px; left: 0; overflow: hidden; position: absolute; top: 0; width: 1px; z-index: 1; }
#content .margins, #contentbody.margins { clear: both; margin: 0 0 0 32px; overflow: hidden; padding: 26px 0 26px 0; }


/*************** COMMON COLUMNS ***************/
.fullcol {
	clear: both;
	position: relative;
	margin: 0 0 0 32px;
	padding: 0;
}
.full2wide, .full2cols, .full3cols, 
.cols2wide, .cols2even, .cols3even {
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
	width: 666px;
	overflow: hidden;
}
.full2wide, .full2cols, .full3cols {
	width: 980px;
}
.full2wide .column-left, .full2wide .column-right,
.full2cols .column-left, .full2cols .column-right,
.full3cols .column-left, .full3cols .column-mid, .full3cols .column-right,
.cols2wide .column-left, .cols2wide .column-right,
.cols2even .column-left, .cols2even .column-right,
.cols3even .column-left, .cols3even .column-mid, .cols3even .column-right {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.full3wide .column-left,
.full2cols .column-left,
.full3cols .column-left,
.cols2wide .column-left,
.cols2even .column-left,
.cols3even .column-left {
	clear: both;
}
.full2cols .column-left, .full2cols .column-right,
.full3cols .column-left, .full3cols .column-mid, .full3cols .column-right {
	width: 458px;
	margin: 0 0 0 32px;
}
.full2wide .column-left, .full3cols .column-left, .full3cols .column-right {
	width: 295px;
	margin: 0 0 0 32px;
}
.full2wide .column-right {
	width: 621px;
	margin: 0 0 0 32px;
}
.full3cols .column-mid {
	width: 294px;
}
.cols2wide .column-left {
	width: 454px;
}
.cols2wide .column-right {
	width: 180px;
	float: right;
}
.cols2even .column-left {
	width: 317px;
}
.cols2even .column-right {
	width: 317px;
	float: right;
}
.cols3even .column-left {
	width: 212px;
}
.cols3even .column-mid {
	width: 212px;
	margin: 0 0 0 15px;
}
.cols3even .column-right {
	width: 212px;
	float: right;
}




/*************** CONTENT AREA DIVIDED IN 2 COLUMNS ***************/
.side-left { position: relative; display: inline; float: left; overflow: hidden; width: 397px; }
.side-right { position: relative; display: inline; float: right; overflow: hidden; width: 178px; }
.side-half-container { clear: both;  }
.side-half-left { position: relative; display: inline; float: left; width: 45%; }
.side-half-right { position: relative; display: inline; float: right; width: 45%; }


/*************** FOOTER ***************/
#footer {
	clear: both; 
	padding: 32px 0 32px 32px; 
	margin: 0;
	/* background: transparent url(../images/backgrounds/footer.gif) top left no-repeat; */
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active { 
	text-decoration: underline; 
}


/************ CONTENT *************/

#contentbody {
/*	width:594px;*/
height: 100%;
}



/************ DIALOG PANE ***********/

#dialogPane, #dialogPaneJSError {
	position: absolute;
	top: 0px;
	left: 300px;
	width: 290px;
	z-index: 5000;
	cursor: pointer;
	overflow: hidden;
}

* > #dialogPane {
	position:fixed;
}

#dialogPane img, #dialogPaneJSError img {
	position: relative;
	display: inline;
	float: left;
/*	width: 222px;*/
	overflow: hidden;
}

#dialogPane .closeBtn, #dialogPane .okBtn, #dialogPaneJSError .errorBtn {
	clear: both;
	position: absolute;
	display: block;
	float: none;
	width: 20px;
	height: 20px;
	top: 1px;
	left: 269px;
	z-index: 5100;
}

#dialogPane .okBtn, #dialogPaneJSError .errorBtn {
	left: 10px;
	height: 14px;
	width: 14px;
	top: 8px;
}

#dialogPane .content, #dialogPaneJSError .content {
	clear: both;
	display: block;
	position: relative;
	margin: 0;
	/*
	border-left: solid 1px #cbcaca;
	border-right: solid 1px #cbcaca;*/
	padding: 0 5px 5px 30px;
/*	background: url(../images/dialogpane/icon_alert.gif) 5px 5px no-repeat #FFFFFF;*/
	background: transparent url(../images/dialogpane/background.gif) top left repeat-y; 
}

body #dialogPane h2, body #dialogPaneJSError h2 {
	clear: both;
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 12px 0 0;
	margin: 0 0 6px 0;
}

#dialogPane p, #dialogPaneJSError p {
	margin: 4px 0 0 0;
	padding-right: 8px;
	font-size:11px;
}

/******** CONTENT LAODING *********/


#contentLoading {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#fff;
	opacity:0.5;
}


#contentLoading img {
	margin:200px 0 0 295px;
}


/***************** FORMS ******************/

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px verdana, arial, sans-serif;
	background: #f1f1f1; 
	border: 1px solid #e8e8e8; 
	border-left: 1px solid #7d7d7d; 
	border-top: 1px solid #7d7d7d;
	margin: 1px 0;
	padding: 2px 2px 3px 2px;
	color: #333;
}

select {
	font: 11px verdana, arial, sans-serif;
	background: #f1f1f1; 
	border: 1px solid #e8e8e8; 
	border-left: 1px solid #7d7d7d; 
	border-top: 1px solid #7d7d7d;
	margin: 1px 0;
	padding:1px;
}

option {
	font: 11px verdana, arial, sans-serif;
	color: #333;
}

textarea {
	font: 11px verdana, arial, sans-serif;
	background: #f4f4f4; 
	border: 1px solid #e8e8e8; 
	border-left: 1px solid #7d7d7d; 
	border-top: 1px solid #7d7d7d;
	margin: 1px 0;
	padding:2px;
	color: #333;
}

input[disabled], input.disabled {
	color: #666;
}

input[disabled], input[disabled]:hover, input.disabled, input.disabled:hover,
textarea[disabled], textarea[disabled]:hover, textarea.disabled, textarea.disabled:hover, 
select[disabled], select[disabled]:hover, select[disabled] option, select.disabled, select.disabled:hover, select.disabled option {
	border: 1px solid #dcdcdc;
}

input:hover, select:hover, textarea:hover {
	background: #f8f8f8;
}

input:focus, select:focus, textarea:focus {
	background:#fff;
	border: 1px solid #d2d2d2;
	border-left: 1px solid #7d7d7d; 
	border-top: 1px solid #7d7d7d;
}

form .required {
	color: #990000;
	margin-right: 1px;
	font-size: 130%;
}
input.error, select.error, textarea.error {
	border:1px solid #f6b8a4;
	border-left: 1px solid #e84e1b; 
	border-top: 1px solid #e84e1b;
	color: #660000;
	background: #FFECCE url(../images/forms/bg_input.gif) right bottom no-repeat;
}
input.radio, input.checkbox {
	border: none;
	width: auto;
	background: none;
	padding: 0;
	margin: 0;
}
.commonform {
	position: relative;
	margin: -20px 0 20px 0;
	padding: 0;
}
.commonform h2, .commonform h3, .commonform h4 {
	margin-top: 0px;
}
.commonform input, .commonform select, .commonform textarea {
	width: 96%;
}
.commonform select {
	width: 98%;
}
.commonform input.radio, .commonform input.checkbox {
	width: 24px;
	height: 20px;
	vertical-align: middle;
	margin: 0;
}
.commonform input.fit, .commonform select.fit, .commonform textarea.fit  {
	width: auto;
	margin: 4px 0 2px 24px;
}
.commonform fieldset {
	position: relative;
	margin: 20px 0 0 0;
	padding: 15px;
	border: 1px dotted #d8d8d8;
}
.commonform dl {
	position: relative;
	margin: 0 0 -10px 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.commonform dt {
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
}
.commonform dd {
	margin: 0 0 10px 0;
	padding: 0;
}
.commonform .form2cols {
	position: relative;
	width: 100%;
	margin: 0;
	overflow: hidden;
}
.commonform .form2cols .form-left {
	position: relative;
	float: left;
	width: 45%;
	overflow: hidden;
}
.commonform .form2cols .form-right {
	position: relative;
	float: right;
	width: 45%;
	overflow: hidden;
}

/*********** Contextual Menu *********/

div.contextualMenu{
	border:1px solid #ddd;
	position:absolute;
	background-color:#fafafa;
	overflow:hidden;
	z-index:4000;
}

div.contextualMenu a{
	display:block;
	padding:1px 10px;
	font-size:11px;
	cursor:pointer;
	color:#333333;
	margin:0;
}

div.contextualMenu a:focus, div.contextualMenu a:active{
	background-color:#224D88;
	text-decoration:none;
	color:#FFF;
	border:none;
}

div.contextualMenu hr{
	margin:3px 0 2px 0;
}


/*************** Tabs ***************/

/*
ul.tabcontrol li { display:block; float:left; line-height: 20px; }

ul.tabcontrol a, ul.tabcontrol a:visited, ul.tabcontrol a:hover, ul.tabcontrol a:active { background: #ff8d00 url(../images/nav/navigation_user_list_bg.gif) top right no-repeat; color: #fff; display: block; padding: 0px 14px 0px 12px; }
ul.tabcontrol a.active, ul.tabcontrol a.active:visited, ul.tabcontrol a.active:hover, ul.tabcontrol a.active:active { background: #fff; background-image: none; color: #0070cc; }
*/
ul.tabcontrol {
	position: relative;
	list-style: none;
	height: 22px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e5d89f;
	width: 100%;
}
ul.tabcontrol li {
	position: relative; 
	display: inline; 
	float: left; 
	margin: 0 1px -2px 0; 
	line-height: 18px; 
	height: 22px;
	overflow: hidden;
	background: url(../images/nav/tab_bkg.gif) top right no-repeat; 
}
ul.tabcontrol li.active { 
	background: url(../images/nav/tab_bkg_hi.gif) top right no-repeat; 
	height: 23px;
}

ul.tabcontrol a, ul.tabcontrol a:visited, ul.tabcontrol a:hover, ul.tabcontrol a:active { 
	background: url(../images/nav/tab_bkg_left.gif) top left no-repeat;
	display: block; 
	padding: 3px 14px 3px 14px;
	margin: 0;
	-moz-outline-style: none;
	text-decoration: none;
}
ul.tabcontrol li.active a {
	background: url(../images/nav/tab_bkg_hi_left.gif) 0 0 no-repeat; 
	color: #0070cc; 
}
.tabcontent {
	position: relative;
	border: 1px solid #e5d89f;
	border-top: none;
	padding: 20px;
}

/************* Other *************/

.progressbar img {
	display: block;
	border:solid 1px #20911e;
	background:url(../images/btn/progress.gif) top left;
	margin: 0;
}

/************* Panel **************/


.panelcontrol { 
	clear: both; 
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #f5f1dc; 
	margin: 0 0 16px 0; 
}
.panelcontrol h2 { margin: 0; padding:6px 0 8px 8px; font-weight:normal}

.panel, .alternateMessagePanel {
	background: #fff;
	margin-bottom: 1px;
	border: 1px solid #e2d5b7;
	padding: 5px;
}
.panel h3 {
	margin: 0;
	padding: 0;
	font-weight:normal;
	background: url(../images/pages/users/message_hide2.gif) top right no-repeat;
	cursor: pointer;
	width: 100%;
	overflow: hidden;
}
.panel .panelcontent {
	margin: 0;
}
.panel h3 span.additionalinfo {
	font-size: .8em;
	color:#6d6d6d;
}
.panel h3.open {
	background: url(../images/pages/users/message_collapse2.gif) top right no-repeat;
}

/******** tooltip ********/
.tooltip, .tooltip_sml {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 90005;
	text-align: left;
	border: 0;
	width: 200px;
	overflow: hidden;
}
.tooltip img, .tooltip_sml img {
	display: block;
}
.tooltip .mid, .tooltip_sml .mid {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 300px;
	overflow: hidden;
	z-index: 1;
}
.tooltip .top, .tooltip_sml .top,
.tooltip .cont, .tooltip_sml .cont,
.tooltip .bot, .tooltip_sml .bot {
	position: relative;
	width: 200px;
	overflow: hidden;
}
.tooltip_sml, .tooltip_sml .mid, .tooltip_sml .top, .tooltip_sml .cont, .tooltip_sml .bot {
	width: 120px;
}
.tooltip .error, .tooltip_sml .error {
	position: relative;
	color: #660000;
	background: transparent url(../images/icons/alert_beige_bg.gif) 6px 4px no-repeat;
	padding: 4px 6px 4px 24px;
	z-index: 30005;
}
.tooltip .ok, .tooltip_sml .ok {
	position: relative;
	color: #000000;
	background: transparent url(../images/icons/ok_beige_bg.gif) 6px 4px no-repeat;
	padding: 4px 6px 4px 24px;
	z-index: 30005;
}
.tooltip .normal, .tooltip_sml .normal {
	position: relative;
	color: #000000;
	padding: 4px 6px;
	z-index: 30005;
}
.tooltip .frontpage, .tooltip_sml .frontpage {
	position: relative;
	color: #000000;
	text-align: center;
	font-size: 1.3em;
	padding: 4px 6px;
	z-index: 30005;
}

/******** Infotippable ********/

.infotippable, .infotippableprivate { height: auto; overflow: hidden; width: auto;}
.infotippable img, .infotippableprivate img  {margin-right:3px; vertical-align:text-top; cursor:pointer}
.infotippableprivate img  {cursor:auto}

/******** Infotip **********/

#infotip {
	width:224px; height:123px; position:absolute; top:50px; left:100px; z-index:9000;
}
#infotip img.bkg {
	position:absolute; top:0px; left:0px;
}
#infotip div.widgeticon, #infotip div.usericon {
	position:absolute;
	top:12px;
	left:12px;
}

#infotip div.usericon {
	border:1px solid #ddd;
	padding: 1px;
}

#infotip div.widgetPicker {
	position:absolute;
	top:80px;
	left:13px;
}

#infotip p.shortdescription {
	position:absolute;
	top:11px;
	left:81px;
	width:128px;
	height:54px;
	overflow:hidden;
	margin:0;
}

#infotip .usertip p.shortdescription {
	left:88px;
	width:120px;
	height:80px;
	padding-top:2px;
}

#infotip .usertip p.shortdescription .slogan {
	font-size:1.2em; font-style:italic; line-height:1.2em;
}

#infotip .usage, #infotip .rating {
	position:absolute;
	top:85px;
	left:83px;
	padding-left:15px;
	background:url(../images/icons/widgets_usage.gif) no-repeat 0px 1px;
	color: #AAAAAA;
}

#infotip .rating {
	left:146px;
	top:86px;
	background:url(../images/icons/widgets_rating.gif) no-repeat 0px 1px;
}

#infotip .closebtn {
	position:absolute; top:7px; left:205px;
}

.contentPager {
	display: none;
}


.gradbox {
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
	height: 24px;
	overflow: hidden;
	background: transparent url(../images/backgrounds/bg_gradbox_right.gif) top right no-repeat;
	font-size: 0.9em;
}
.gradbox .gradbox-c {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 15px;
	height: 24px;
	overflow: hidden;
	background: transparent url(../images/backgrounds/bg_gradbox_left.gif) top left no-repeat;
}
.gradbox span {
	padding: 0 15px 0 0;
}
.gradbox ul {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 15px 0 0;
	height: 24px;
	overflow: hidden;
}
.gradbox li {
	position: relative;
	display: inline; 
	float: left;
	padding: 0;
	margin: 0 14px 0 0;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.gradbox a {
	display: block;
	outline: none;
	line-height: 24px;
}
.gradbox li.sep {
	padding: 0 15px 0 0;
	background: transparent url(../images/backgrounds/bg_gradbox_sep_left.gif) top right no-repeat;
}
.gradbox li.last {
	margin: 0;
}
.gradbox li.right {
	margin: 0 0 0 14px;
	float: right;
	text-align: left;
}
.gradbox li.rightsep {
	margin: 0 0 0 14px;
	float: right;
	text-align: left;
	padding: 0 0 0 15px;
	background: transparent url(../images/backgrounds/bg_gradbox_sep_right.gif) top left no-repeat;
}

.gradbox_sml {
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
	height: 18px;
	overflow: hidden;
	background: transparent url(../images/backgrounds/bg_gradbox_sml_right.gif) top right no-repeat;
	font-size: 0.9em;
}
.gradbox_sml .gradbox-c {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 18px;
	overflow: hidden;
	background: transparent url(../images/backgrounds/bg_gradbox_sml_left.gif) top left no-repeat;
}
.gradbox_sml span {
	padding: 0 10px 0 0;
	line-height: 18px;
}
.gradbox_sml span.orange {
	color: #f1690a;
}
.gradbox_sml span.orange img {
	padding: 0 5px;

}
.gradbox_sml ul {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 10px 0 0;
	height: 18px;
	overflow: hidden;
}
.gradbox_sml li {
	position: relative;
	display: inline; 
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}
.gradbox_sml li.right {
	margin: 0 0 0 10px;
	float: right;
	text-align: left;
}
.gradbox_sml li a {
	display: block;
	outline: none;
	line-height: 18px;
}
.gradbox_sml a {
	outline: none;
	line-height: 18px;
}



.devback {
	position: relative;
	display: inline;
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
	width: 30px;
	height: 28px;
	overflow: hidden;
}

.gradbox_dev {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	height: 28px;
	overflow: hidden;
	background: transparent url(../images/backgrounds/bg_gradbox_dev_right.gif) top right no-repeat;
	font-size: 0.9em;
}
.gradbox_dev .gradbox-c {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 15px;
	height: 28px;
	overflow: hidden;
	background: transparent url(../images/backgrounds/bg_gradbox_dev_left.gif) top left no-repeat;
}
.gradbox_dev span {
	padding: 0 15px 0 0;
}
.gradbox_dev ul {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 15px 0 0;
	height: 28px;
	overflow: hidden;
}
.gradbox_dev li {
	position: relative;
	display: inline; 
	float: left;
	padding: 0;
	margin: 0 14px 0 0;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}
.gradbox_dev a {
	display: block;
	outline: none;
	line-height: 28px;
}
.gradbox_dev li.sep {
	padding: 0 15px 0 0;
	background: transparent url(../images/backgrounds/bg_gradbox_dev_sep_left.gif) top right no-repeat;
}
.gradbox_dev li.last {
	margin: 0;
}
.gradbox_dev li.right {
	margin: 0 0 0 14px;
	float: right;
	text-align: left;
}










.brownbox {
	position: relative;
	background-color: #f3edd3;
	padding: 16px;
	border: 1px solid #e5d89f;
}

.brownbox_round {
	clear: both;
	position: relative;
	background-color: #f3edd3;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin: 0;
	padding: 0;
	height: 1px;
	overflow: hidden;
}

.alertbox {
	position: relative;
	background-color: #ffffce;
	padding: 16px;
	border: 1px solid #e5d89f;
}
.alertbox h3 {
	margin: 0;
	padding: 0 0 6px 0;
}

#search_matches { position: relative; display: inline; float: left; margin: 6px 0 0 0; }
#refine_search { position: relative; display: inline; float: left; padding: 5px 0; }

/*************** ADWORDS ***************/

.adwords {
	clear: both;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.adwords-ad {
	position: relative;
	display: inline;
	float: left;
	padding: 0 0 16px 0;
	width: 100%;
	overflow: hidden;
}
.adwords-ad strong {
	display: block;
	font-weight: normal;
	font-size: 1.1em; 
	line-height: 1.2em;
	margin: 0 0 3px 0;
	padding: 0;
	color: #0070cc; 
}
.adwords-ad a {
	display: block;
	font-size: 1.1em;
}

a:link.rss-link, a:visited.rss-link, a:hover.rss-link, a:active.rss-link {
	position: absolute;
	top: 32px;
	right: 0;
	display: block;
	line-height: 16px;
	padding: 0 22px 0 0;
	text-decoration: underline;
	background: transparent url(../images/icons/rss.gif) right 50% no-repeat;
	z-index: 9999;
}

.num-icon {
	position: relative;
	display: inline;
	float: left;
	font-size: 10px;
	line-height: 14px;
	height: 16px;
	color: #ffffff;
	padding: 0 7px 0 0;
	margin: 2px 0 0 6px;
	background: transparent url(../images/backgrounds/num_icon_right.gif) right top no-repeat;
}
.num-icon em {
	position: relative;
	display: inline;
	float: left;
	height: 16px;
	padding: 0 0 0 5px;
	font-style: normal;
	background: transparent url(../images/backgrounds/num_icon_left.gif) left top no-repeat;
}

/*************** COMMON MARGINS ***************/

.mtop {
	margin-top: 32px;
}
.mleft {
	margin-left: 32px;
}
.mright {
	margin-right: 32px;
}
.mbot {
	margin-bottom: 32px;
}
.mtop-sml {
	margin-top: 16px;
}
.mleft-sml {
	margin-left: 16px;
}
.mright-sml {
	margin-right: 16px;
}
.mbot-sml {
	margin-bottom: 16px;
}

.line-dotted-horizontal { 
	clear: both; position: relative; display: block; 
	height: 33px; padding: 0;  margin: 0;  width: 100%; overflow: hidden; 
	background: transparent url(../images/lines/dotted_horizontal.gif) center left repeat-x; 
}

.small-height { 
	height:16px;
}

/********* Explore *********/

#mainbodywrapper {
	position:relative;
}

#explore_pane {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000;
	width:35px;
	margin: 0;
}

#explore_content {
	background-color:#20abfd;
	width:3px;
	display:block;
	height:300px;
	float:left;
	border-right:1px solid #52c0ff;
	overflow:hidden;
	
}	

#alternate_content {
	margin:30px;
	width:500px;
	color:#fff;
	display:none;
}

#alternate_content h1 {
	color:#fff;
}

#explore_tab {
	float:left;
	display: inline;
	position:relative;
	overflow:hidden;
}

.explore_btn {
	position:absolute;
	top:137px;
	left:0px;
	z-index:2000;
}

#share_widsets {
	clear: both;
	position: relative;
	height: 78px;
	width: 227px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 -3px;;
}
#share_widsets img {
	display: block;
}

#headerlinks .gradbox ul { display: inline; float: left; }
