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

html,body {
	padding:0;
	margin:0;
}

.body_main {
	padding:0;
	margin:0;

	background:url(../images/bg.png) repeat-x #000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}


.imageShadow {
    -moz-box-shadow:0 3px 3px rgba(0, 0, 0, 0.447);
    -webkit-box-shadow:0 3px 3px rgba(0, 0, 0, 0.447);
    border:1px solid #FFFFFF;
}

.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
#container {

	margin:0 auto;
	padding:0;
	width:1000px;
}
#top {
	margin:0 auto;
	padding:0;
	width:640px;
	height:111px;
}
.search_input {
	border: 0;
	background-color #000000
	width:332px;
	height:24px;
	color:#330101;
}
.search_button {
	background:url(../images/search_button.png);
	width:125px;
	height:27px;
	border:0;
	cursor:pointer;
}
.search_button:hover {background:url(../images/search_button.png) 0 -27px;}
.search_button:active {background:url(../images/search_button.png) 0 -54px;}
#topmenu {
	width:658px;
	height:38px;
	margin:0 auto;
	background:url(../images/tm_bg.png) no-repeat;
}

#tm_about_sel {float:left; display:block; width:119px; height:36px; margin:1px 0 0 1px; background:url(../images/tm_about.png) 0 -36px;}
#tm_about {float:left; display:block; width:119px; height:36px; margin:1px 0 0 1px; background:url(../images/tm_about.png) 0 0;}
#tm_about:hover {background:url(../images/tm_about.png) no-repeat 0 -36px;}
#tm_about span {display: none;}

#tm_developers_sel {float:left; display:block; width:130px; height:36px; margin:1px 0 0 1px; background:url(../images/tm_developers.png) 0 -36px;}
#tm_developers {float:left; display:block; width:130px; height:36px; margin:1px 0 0 1px; background:url(../images/tm_developers.png) 0 0;}
#tm_developers:hover {background:url(../images/tm_developers.png) no-repeat 0 -36px;}
#tm_developers span {display: none;}

#tm_investors_sel {float:left; display:block; width:145px; height:36px; margin:1px 0 0 1px; background:url(../images/tm_investors.png) 0 -36px;}
#tm_investors {float:left; display:block; width:145px; height:36px; margin:1px 0 0 1px; background:url(../images/tm_investors.png) 0 0;}
#tm_investors:hover {background:url(../images/tm_investors.png) no-repeat 0 -36px;}
#tm_investors span {display: none;}

#tm_advertisers_sel {float:left; display:block; width:148px; height:36px; margin:1px 0 0 1px; background:url(../images/tm_advertisers.png) 0 -36px;}
#tm_advertisers {float:left; display:block; width:148px; height:36px; margin:1px 0 0 1px; background:url(../images/tm_advertisers.png) 0 0;}
#tm_advertisers:hover {background:url(../images/tm_advertisers.png) no-repeat 0 -36px;}
#tm_advertisers span {display: none;}

#tm_contact_sel {float:left; display:block; width:110px; height:36px; margin:1px 0 0 1px; background:url(../images/tm_contact.png) 0 -36px;}
#tm_contact {float:left; display:block; width:110px; height:36px; margin:1px 0 0 1px; background:url(../images/tm_contact.png) 0 0;}
#tm_contact:hover {background:url(../images/tm_contact.png) no-repeat 0 -36px;}
#tm_contact span {display: none;}

#main_about_overview {
	width:1000px;
	background:url(../images/about_overview_bg.jpg) top right no-repeat;
}
#main_about_overview_content {
	width:350px;
	padding:51px 0 0 0;
	margin:0 0 0 207px;
}
#main_about_management {
	width:1000px;
	background:url(../images/blur_bg.jpg) top right no-repeat;
}
#main_about_management_content {
	width:530px;
	padding:51px 0 0 0;
	margin:0 0 0 207px;
	
}
#main_about_careers {
	width:1000px;
	background:url(../images/blur_bg.jpg) top right no-repeat;
}
#main_about_careers_content {
	width:530px;
	padding:51px 0 0 0;
	margin:0 0 0 207px;
	
}
#main_about_news {
	width:1000px;
	background:url(../images/blur_bg.jpg) top right no-repeat;
}
#main_about_news_content {
	width:530px;
	padding:51px 0 0 0;
	margin:0 0 0 207px;
	
}
#main_about_vision {
	width:1000px;
	background:url(../images/blur_bg.jpg) top right no-repeat;
}
#main_about_vision_content {
	width:530px;
	padding:51px 0 0 0;
	margin:0 0 0 207px;
	
}
#main_investors_overview {
	width:1000px;
	background:url(../images/investors_bg.jpg) 290px 0px no-repeat;
}
#main_investors_overview_content {
	width:250px;
	padding:51px 0 0 0;
	margin:0 0 0 207px;
}
#main_investors_pressreleases {
	width:1000px;
	background:url(../images/investors_blur_bg.jpg) 270px 0px no-repeat;
}
#main_investors_pressreleases_content {
	width:530px;
	padding:51px 0 0 0;
	margin:0 0 0 207px;
}
#main_investors_secfilings {
	width:1000px;
	background:url(../images/investors_blur_bg.jpg) 270px 0px no-repeat;
}
#main_investors_secfilings_content {
	width:530px;
	padding:51px 0 0 0;
	margin:0 0 0 207px;
}
#main_investors_emailalerts {
	width:1000px;
	background:url(../images/investors_blur_bg.jpg) 270px 0px no-repeat;
}
#main_investors_emailalerts_content {
	width:530px;
	padding:51px 0 0 0;
	margin:0 0 0 207px;
}
#main_investors_stockinfo {
	width:1000px;
	background:url(../images/investors_blur_bg.jpg) 270px 0px no-repeat;
}
#main_investors_stockinfo_content {
	width:530px;
	padding:51px 0 0 0;
	margin:0 0 0 207px;
}

#developers_bg {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-image:url(../images/developers_bg.jpg);
	background-repeat:no-repeat;
	background-position:center 111px;	
}

#main_developers {
	width:1000px;

}
#main_developers_content {
	width:250px;
	padding:51px 0 0 0;
	margin:0 0 0 207px;
}
#main_advertisers {
	width:1000px;
	background:url(../images/advertisers_bg.jpg) top right no-repeat;
}
#main_advertisers_content {
	width:350px;
	padding:51px 0 0 0;
	margin:0 0 0 207px;
}
#main_privacypolicy {
	width:1000px;
	background:url(../images/blur_bg.jpg) top right no-repeat;
}
#main_privacypolicy_content {
	width:530px;
	padding:51px 0 0 0;
	margin:0 0 0 207px;
}
#main_termsofservice {
	width:1000px;
	background:url(../images/blur_bg.jpg) top right no-repeat;
}
#main_termsofservice_content {
	width:530px;
	padding:51px 0 0 0;
	margin:0 0 0 207px;
}
#apidocumentation {
	width:800px;
	margin:10px 0 0 173px;
}
#apidocumentation_content {
	width:950px;
	padding:16px 0 0 34px;
	margin:0 0 0 0;
}

#tabs {
	height:60px;
}
#tab_left_sel {float:left; display:block; width:133px; height:24px; margin:20px 0 0 0; text-align:center; line-height:24px; background:url(../images/tab_left.png) 0 -48px;}
#tab_left {float:left; display:block; width:133px; height:24px; margin:20px 0 0 0; text-align:center; line-height:24px; background:url(../images/tab_left.png) 0 0;}
#tab_left:hover {text-decoration:none; background:url(../images/tab_left.png) no-repeat 0 -24px;}

#tab_right_sel {float:left; display:block; width:133px; height:24px; margin:20px 0 0 0; text-align:center; line-height:24px; background:url(../images/tab_right.png) 0 -48px;}
#tab_right {float:left; display:block; width:133px; height:24px; margin:20px 0 0 0; text-align:center; line-height:24px; background:url(../images/tab_right.png) 0 0;}
#tab_right:hover {text-decoration:none; background:url(../images/tab_right.png) no-repeat 0 -24px;}

.management_item {
	width:530px;
	height:112px;
	margin:0;
}
.management_item_img {
	float:left;
	width:80px;
	height:80px;
	border:1px solid #303030;
}
.management_item_empty_img {
	float:left;
	width:80px;
	height:80px;
	border:0;
}
.management_item_right {
	float:right;
	width:443px;
}
.management_item_left {
	float:left;
	width:443px;
}
#main_contact {
	width:1000px;
	background:url(../images/blur_bg.jpg) top right no-repeat;
}
#main_contact_content {
	width:440px;
	padding:51px 0 0 0;
	margin:0 0 0 207px;;
}
.contact_left {
	float:left;
	width:220px;
	margin:10px 0 0 0;
}
.contact_right {
	float:right;
	width:200px;
	margin:10px 0 0 0;
}
.contact_textfield {
	border: 0;
	background:url(../images/contact_textfield.png) no-repeat;
	width:190px;
	height:20px;
	font-size:11px;
	color:#000000;
}
#contact_message {
	float:left;
	margin:10px 0 0 0;
	
}
.contact_message {
	margin:3px 0 0 0;
	border: 0;
	background:url(../images/contact_textfield_message.png) no-repeat;
	width:430px;
	height:88px;
	font-size:13px;
	color:#000000;
	overflow:auto;
}
.send_button {
	background:url(../images/send_button.png);
	width:125px;
	height:27px;
	border:0;
	cursor:pointer;
}
.send_button:hover {background:url(../images/send_button.png) 0 -27px;}
.send_button:active {background:url(../images/send_button.png) 0 -54px;}

#sidebar_left {
	float:left;
	width:193px;
}
#left_menu {
	width:189px;
	height:246px;
	margin:74px 0 0 4px;
	background:url(../images/sidebar_left_bg.png) no-repeat;
}
#left_menu_list {
	width:189px;
	padding:23px 0 0 0;
}
.left_menu_item_sel {display:block; width:189px; height:26px; margin:0; font-size:15px; font-weight:bold; background:#000000;}
.left_menu_item {display:block; width:189px; height:26px; margin:0; font-size:15px; font-weight:regular; background:none;}
.left_menu_item:link, .left_menu_item:visited {color:#ffffff; text-decoration:none;}
.left_menu_item:hover {color:#fffff; text-decoration:none; background:#000000;}
.left_menu_item_sel span, .left_menu_item span {padding:0 0 0 20px; line-height:24px;}

#sidebar_right {
	float:right;
	width:186px;
	margin:27px 0 0 0;
}
#sidebar_right_top {
	width:181px;
	height:197px;
	background:url(../images/sidebar_right_top_bg.png) no-repeat;
    display:none;
}
#sidebar_right_top_text {
	padding:27px 16px 10px 16px;
	line-height:16px;
}
#sidebar_right_bottom {
	width:181px;
	height:197px;
	margin:20px 0 0 0;
	background:url(../images/sidebar_right_bottom_bg.png) no-repeat;
}
#sidebar_right_bottom_text {
	padding:27px 16px 10px 16px;
	line-height:16px;
}
.sidebar_right_form {
	border:0;
	background:url(../images/sidebar_right_textfield.png) no-repeat;
	width:137px;
	height:20px;
	color:#330101;
}
#sidebar_right_contact {
	width:181px;
	height:417px;
	margin:40px 0 0 0;
	background:url(../images/sidebar_right_contact.png) no-repeat;
}
.contact_box {
	height:65px;
	margin:16px 0 0 0;
}
.signup_button {
	background:url(../images/signup_button.png);
	width:125px;
	height:27px;
	border:0;
	cursor:pointer;
}
.signup_button:hover {background:url(../images/signup_button.png) 0 -27px;}
.signup_button:active {background:url(../images/signup_button.png) 0 -54px;}

#footer {
	width:1000px;
	height:40px;
	margin:20px auto 0 auto;
	text-align:center;
}
#footer span {
	padding:0 10px;
}






.A_9_white_reg {
	font-size:9px;
}
.A_9_white_reg a:link, .A_9_white_reg a:visited {color:#ffffff; text-decoration:none;}
.A_9_white_reg a:hover {color:#ffffff; text-decoration:underline;}

.A_11_grey_reg {
	font-size:11px;
	color:#999999;
}
.A_11_grey_reg a:link, .A_11_grey_reg a:visited {color:#999999; text-decoration:none;}
.A_11_grey_reg a:hover {color:#999999; text-decoration:underline;}

.A_11_greyblue_bold {
	font-size:11px;
	color:#e6e6ea;
	font-weight:bold;
}
.A_11_greyblue_reg {
	font-size:11px;
	color:#e6e6ea;
}
.A_13_greyblue_reg {
	font-size:13px;
	color:#e6e6ea;
}
.A_11_greyblue_bold a:link, .A_11_greyblue_bold a:visited {color:#e6e6ea; text-decoration:underline;}
.A_11_greyblue_bold a:hover {color:#e6e6ea; text-decoration:underline;}


.A_11_white_bold {
	font-size:11px;
	font-weight:bold;
}
.A_11_white_bold a:link, .A_11_white_bold a:visited {color:#ffffff; text-decoration:none;}
.A_11_white_bold a:hover {color:#ffffff; text-decoration:underline;}

.A_11_white_reg {
	font-size:11px;
}
.A_11_white_reg a:link, .A_11_white_reg a:visited {color:#ffffff; text-decoration:none;}
.A_11_white_reg a:hover {color:#ffffff; text-decoration:underline;}

.A_13_greyblue_bold {
	font-size:13px;
	color:#e6e6ea;
	font-weight:bold;
}
.A_13_greyblue_bold a:link, .A_13_greyblue_bold a:visited {color:#e6e6ea; text-decoration:none;}
.A_13_greyblue_bold a:hover {color:#e6e6ea; text-decoration:underline;}

.A_13_white_bold {
	font-size:13px;
	font-weight:bold;
}
.A_13_white_bold a:link, .A_13_white_bold a:visited {color:#ffffff; text-decoration:none;}
.A_13_white_bold a:hover {color:#ffffff; text-decoration:underline;}

.A_13_white_reg {
	font-size:13px;
}
.A_13_white_reg a:link, .A_13_white_reg a:visited {color:#ffffff; text-decoration:none;}
.A_13_white_reg a:hover {color:#ffffff; text-decoration:underline;}

.A_15_white_reg {
	font-size:15px;
}
.A_15_white_reg a:link, .A_15_white_reg a:visited {color:#ffffff; text-decoration:none;}
.A_15_white_reg a:hover {color:#ffffff; text-decoration:underline;}

.A_17_white_bold {
	font-size:17px;
	font-weight:bold;
}
.A_17_white_bold a:link, .A_17_white_bold a:visited {color:#ffffff; text-decoration:none;}
.A_17_white_bold a:hover {color:#ffffff; text-decoration:underline;}

.A_19_greyblue_reg {
	font-size:19px;
	color:#e6e6ea;
}
.A_19_greyblue_reg a:link, .A_19_greyblue_reg a:visited {color:#e6e6ea; text-decoration:none;}
.A_19_greyblue_reg a:hover {color:#e6e6ea; text-decoration:underline;}

.A_19_white_reg {
	font-size:19px;
}
.A_19_white_reg a:link, .A_19_white_reg a:visited {color:#ffffff; text-decoration:none;}
.A_19_white_reg a:hover {color:#ffffff; text-decoration:underline;}

.A_36_bluelight_reg {
	font-size:36px;
	color:#9bd4dc;
	line-height: 36px;
}

.A_48_bluelight_reg {
	font-size:48px;
	color:#9bd4dc;
}
.A_48_bluelight_reg a:link, .A_48_bluelight_reg a:visited {color:#9bd4dc; text-decoration:none;}
.A_48_bluelight_reg a:hover {color:#9bd4dc; text-decoration:underline;}






<!-- SEARCH -->


.body_searchpage {
	padding:0;
	margin:0;
	border: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}


#topStrip_mindjolt{
    background-image: url(/media/template/images/searchpage/topStrip_android.png);
    background-repeat: repeat-x;
    height: 21px;
}

#mobileTopStrip_mindjolt{
    background-image: url(/media/template/images/searchpage/mobileTopStrip_android.png);
    background-repeat: repeat-x;
    height: 21px;
}

#topStrip_android{
    background-image: url(/media/template/images/searchpage/topStrip_android.png);
    background-repeat: repeat-x;
    height: 21px;
}

#mobileTopStrip_android{
    background-image: url(/media/template/images/searchpage/mobileTopStrip_android.png);
    background-repeat: repeat-x;
    height: 21px;
}

#topStrip_apple{
    background-image: url(/media/template/images/searchpage/topStrip_apple.png);
    background-repeat: repeat-x;
    height: 21px;
}

#mobileTopStrip_apple{
    background-image: url(/media/template/images/searchpage/mobileTopStrip_apple.png);
    background-repeat: repeat-x;
    height: 21px;
}


#topStrip_blackberry{
    background-image: url(/media/template/images/searchpage/topStrip_blackberry.png);
    background-repeat: repeat-x;
    height: 21px;
}

#mobileTopStrip_blackberry{
    background-image: url(/media/template/images/searchpage/mobileTopStrip_blackberry.png);
    background-repeat: repeat-x;
    height: 21px;
}

#topStrip_health{
    background-image: url(/media/template/images/searchpage/topStrip_health.png);
    background-repeat: repeat-x;
    height: 21px;
}

#mobileTopStrip_health{
    background-image: url(/media/template/images/searchpage/mobileTopStrip_health.png);
    background-repeat: repeat-x;
    height: 21px;
}


#topStrip_games{
    background-image: url(/media/template/images/searchpage/topStrip_games.png);
    background-repeat: repeat-x;
    height: 21px;
}

#mobileTopStrip_games{
    background-image: url(/media/template/images/searchpage/mobileTopStrip_games.png);
    background-repeat: repeat-x;
    height: 21px;
}


#searchpage_logo {
	text-align: center;
	padding:0;
	margin:26px 0 26px 0;
}

#mobile_searchpage_logo {
	text-align: center;
	padding:0;
	margin:15px 0 13px 0;
}

#searchpage_form_input {
	text-align: center;
	padding:0;
	margin:0;
	padding:5px 0 0 0px;
	size=80;

}

#mobile_searchpage_form_input {
	text-align:center;
	margin:0;
	padding:0 0 0 0;
	width:280;
}

.searchpage_input {
	border: 0;
	background:url(../images/searchpage/mimvi_search_input_field.png) no-repeat;
	width:504px;
	height:24px;
	color:#330101;
	padding:5px 0 0 10px;
}

.searchpage_form_holder {
	width: 530px;
	text-align: center;
	margin:0px auto;
}

#searchpage_form_submit {
	float: left;
	padding:0;
	margin:6px 5px 0 160px;
	
}
#mobile_searchpage_form_submit {
	text-align:center;
	padding:0;
	margin:6px 5px 0 0px;
	
}

#searchpage_form_random {
	float: left;
	padding:0;
	margin:6px 160px 0 5px;
}

#searchpage_icons {
	text-align: center;
	padding:0;
	margin:46px 0 60px 0px;
}

#searchpage_dividingline {
	width:100%;
	height: 5px;
	background-image:url('../images/searchpage/mimvi_search_dividing_line.png');
	background-repeat:repeat-x;
	padding:0px;
	border: 0;
	margin:40px 0 0 0px;
}


#searchpage_footer {
	font-family:Arial, Helvetica, sans-serif;
	height:40px;
	margin:4px auto 0 auto;
	text-align:center;
}
#searchpage_footer span {
	padding:0 10px;
}




#searchresults_container {
	margin:0px auto;
	padding-top:26px;
	width:1030px;
}

#searchresults_leftside {
	float: left;
	width: 125px;
	margin: 0 0 0 0;
	padding-left:15px;
	padding-right: 3px;
}

#searchresults_rightside {
	float: right;
	width: 225px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color: #CBD8DA;
	padding-left:10px;
	margin-top:110px;
		
}

#searchresults_middleside {
	min-height: 400px;
	width: 645px;
	padding-top: 0px;
	float:left;
	height: auto;
}


#searchresults_filtericons {
	text-align: right;
	width:120px; 
	margin:26px 0 0 0; 
}

.searchresults_filtericon_checkbox {
	margin: 0;
	padding: 12px 0 0 54px;
}

#searchresults_filtericon_iphone {
	margin: 0 0 7px 30px;
	padding: 0;
	width: 91px;
	height: 56px;
	background-image: url(../images/searchpage/mimvi_search_filter_iphone.png);	
	background-repeat: no-repeat;
}


#searchresults_filtericon_ipad {
	margin: 0 0 7px 30px;
	padding: 0;
	width: 91px;
	height: 56px;
	background-image: url(../images/searchpage/mimvi_search_filter_ipad.png);
	background-repeat: no-repeat;	
}

#searchresults_filtericon_android {
	margin: 0 0 7px 30px;
	padding: 0;
	width: 91px;
	height: 56px;
	background-image: url(../images/searchpage/mimvi_search_filter_android.png);
	background-repeat: no-repeat;	
}

#searchresults_filtericon_blackberry {
	margin: 0 0 7px 30px;
	padding: 0;
	width: 91px;
	height: 56px;
	background-image: url(../images/searchpage/mimvi_search_filter_blackberry.png);	
	background-repeat: no-repeat;
}

#searchresults_filtericon_windows {
	margin: 0 0 7px 30px;
	padding: 0;
	width: 91px;
	height: 56px;
	background-image: url(../images/searchpage/mimvi_search_filter_windows.png);	
	background-repeat: no-repeat;
}

#searchresults_filtericon_nokia {
	margin: 0 0 7px 30px;
	padding: 0;
	width: 91px;
	height: 56px;
	background-image: url(../images/searchpage/mimvi_search_filter_nokia.png);
	background-repeat: no-repeat;	
}


#searchresults_form {
    margin: 0 0 0 15px;
    padding: 29px 0 0 0;
    height: 35px
}

#borderbot {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #CBD8DA;
	padding: 0px 0 10px 0;	
	margin: 0px 0 10px 0;
	width: 100%;
}

#borderleft {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color: #CBD8DA;
	min-height:300px;
	height: auto;
}
#searchresults_list {
	margin: 32px 0 0 0;
	padding: 0 0 0 0;
	min-heaight: 290px;
	height: auto;
}

.searchresults_item {
	margin:0 0 0 0; 
	padding: 0 0 3px 10px; 
	height: 100px;
}

.ourad_form input{
        font-size:16px;
        padding:6px;
        width:250px;
}

.ourad_form button{
    font-size:16px;
}

.searchresults_ourad{
    padding:10px;
    /*
    background:#EBEFF9;
    */
    margin-bottom:20px;
    font-family:Verdana;
    padding-left:42px;
}

.searchresults_ourad img{
    border:0px solid #ccc;
}

a.ourad{
    text-decoration:none;
}

.searchresults_item_icon {
	float: left;
	margin:28px 0 0 0;
	padding:0;
	width: 22px;
}

.searchresults_item_text {
	float: left;
	margin:0 0 0 11px;
	padding:0;
	width: 500px;

}

.searchresults_item_appname {
	font-family: Verdana;
	font-size:14px;
	font-weight: normal; 
	color:#000000;
}

.searchresults_item_appdescr {
	font-family: Verdana;
	font-size:11px;
	font-weight: normal; 
	color:#000000;
}

.searchresults_item_appurl {
	font-family: Verdana;
	font-size:11px;
	font-weight: normal; 
	color:#44A080;
}

.searchresults_item_appurl a:link, .searchresults_item_appurl a:visited {color:#44A080; text-decoration:none;}
.searchresults_item_appurl a:hover {color:#44A080; text-decoration:underline;}

#searchresults_sponsored {
	margin: 0;
	padding: 0;
	
}

.searchresults_sponsoreditem {
	margin:15px 0 5px 0; 
	padding: 0; 
	height: 80px;

}

.searchresults_sponsoreditem_text {
	float: left;
	margin:0 0 0 11px;
	padding:0;
	width: 50px;

}

#searchresults_pager {
	margin:20px 0 0 0;
	padding: 0;
	height: 30px;
}

#searchresults_pager_content {
	height: 30px; 
    text-align:center;
}

.searchresults_pager_btn {
	float: left; 
	width: 47px;
	margin: 0;
	padding: 0 5px 0 0;
}

.searchresults_pager_page {
	width: 20px;
	padding: 0 5px 0 0px;
	font-family: Verdana;
	font-size: 14px;
	color: #0e5b74;	
	text-align: center;
}

.searchresults_pager_page a, .searchresults_pager_page:active, .searchresults_pager_page a:link {
	color: #0e5b74;text-decoration:none;
}

.searchresults_pager_page:visited, .searchresults_pager_page a:hover {
	color: #0e5b74; text-decoration:underline;
} 

#searchresult_footer {
   width: 1030px;
   height: 100px;
   top: auto;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #FFFFFF;
}


#searchresult_footermenu {
font-family:Arial, Helvetica, sans-serif;
	height:40px;
	margin:4px auto 0 auto;
	text-align:center;
}
#searchresult_footermenu span {
	padding:0 10px;
}

.A_10_green_reg {
	font-family: Verdana;
	font-size:10px;
	color:#44A080;
}

.A_11_cyan_reg {
	font-size:11px;
	color:#0e5b74;
}
.A_11_cyan_reg a:link, .A_11_cyan_reg a:visited {color:#0e5b74; text-decoration:none;}
.A_11_cyan_reg a:hover {color:#0e5b74; text-decoration:underline;}

.A_15_cyan_reg {
	font-size:15px;
	color:#0e5b74;
}
.A_15_cyan_reg a:link, .A_15_cyan_reg a:visited {color:#0e5b74; text-decoration:none;}
.A_15_cyan_reg a:hover {color:#0e5b74; text-decoration:underline;}

.left_list {
	text-align:left;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
}

.new_searchresults_pager_btn {
	float: left; 
	margin: 0;
	padding: 0 5px 0 5px;
	font-family: Verdana;
	font-size: 14px;
	color: #0e5b74;	
	text-align: center;
}
.new_searchresults_pager_btn a, .searchresults_pager_page:active, .searchresults_pager_page a:link {
	color: #0e5b74;	
}

.new_searchresults_pager_btn:visited, .searchresults_pager_page a:hover {
	color: #0e5b74;	
} 

.searchresults_item_iconlarge {
	float: left;
	margin:0 0 0 11px;
	padding:0;
	width: 80px;
}
.round:before{
background: url(’template/images/top_right.gif’) no-repeat top right;
display: block;
content: url(template/images/top_left.gif)
}

.round:after{
background: url(’template/images/bottom_right.gif’) no-repeat top right;
display: block;
content: url(template/images/bottom_left.gif)
}

.round{
	float: left;
	margin:0 0 0 11px;
	padding:0;
	width: 80px;
}

#corners{
background: #2F4F4F;
width: 150;
color: #FFFFFF;
font-weight: bold;
}

#searchdetails {
	float: left;
	margin: 7px 10px 0 0;
	width:150px;
	height:auto;
	
}
.details_list {
	text-align:left;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #0e5b74;
	margin:0 0 0 0;
	font-size:11px;
}
#searchdetails_leftside {
	float: left;
	width: 125px;
	margin: 0 0 0 0;
	padding-left:15px
	height:auto;

}
.searchdetails_item_iconlarge {
	margin:0 0 7px 0;
	padding:0;
	width: 125px;
}
.searchdetails_title {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0 0 0 0;
	font-size:18px;
}
.searchdetails_author {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:15px;
}
#searchdetails_description {

	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding:7px 0 0 0;
	margin:0 15px 0 160px;
	font-size:13px;

}
.details_description {
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	height:auto;
}

