@charset "utf-8";
/* NEW_STYLE_START */

* {
margin: 0;
padding: 0;
border: 0;
}

html { height: 100%; }

body {
height: auto !important;
height: 100%;
min-height: 100%;
position: relative;
padding: 0 0 0;
background: #FFF;
color: #3B3B3B;
font-family: "Verdana";
font-size: 9pt;
}

p,P
{
font-family: Verdana;
font-size: 9pt;
color: #333333;
line-height: 15pt;
}

.pseudo_link {
font-family: Verdana;
color: #3366CC;
text-decoration: underline;
cursor: pointer;
}

a:link
{
font-family: Verdana;
color: #3366CC;
text-decoration: underline;
}

a:visited
{
font-family: Verdana;
color: #3366CC;
text-decoration: underline;
}

a:hover
{
font-family: Verdana;
color: #3366CC;
text-decoration: none;
}

a:active
{
font-family: Verdana;
color: #3366CC;
text-decoration: underline;
}

a.pages_link:link {
font-family: Verdana;
color: #333333;
font-size: 9pt;
text-decoration: none;
}

a.pages_link:visited {
font-family: Verdana;
color: #333333;
font-size: 9pt;
text-decoration: none;
}

a.pages_link:hover {
font-family: Verdana;
color: #333333;
font-size: 9pt;
text-decoration: none;
}

a.pages_link:active {
font-family: Verdana;
color: #333333;
font-size: 9pt;
text-decoration: none;
}

/* HEADER_START */

#header_notification_bar {
width: 100%;
height: 43px;
background: url(../img/notice_bar_bg.png) repeat-x;
}

#header_notification_bar_info {
width: 37px;
height: 38px;
padding: 5px 0 0 5px;
float: left;
}

#header_notification_bar_text {
width: 80%;
height: 30px;
padding: 13px 0 0 0;
float: left;
}

#header_notification_bar_close {
width: 50px;
height: 43px;
padding: 0 7px 0 0;
float: right;
text-align: right;
}

#header_container {
width: 100%;
background: url(../img/header_bg.png) repeat-x;
margin: 0 auto;
float: left;
}

#header_logo {
width: 275px;
height: 93px;
float: left;
}

#header_lang {
width: 16px;
float: left;
margin-top: 40px;
}

#header_lang_arrow {
width: 11px;
float: left;
margin-top: 40px;
}

#header_search_box {
margin-right: 15px;
margin-top: 35px;
width: 343px;
height: 21px;
background: url(../img/search_input.png);
float: right;
}

#search_btn {
margin-top: 3px;
margin-left: 4px;
width: 15px;
float: left;
}

#search_input {
margin-top: 2px;
margin-left: 2px;
width: 205px;
float: left;
}

.search_input_field {
font-family: Verdana;
font-size: 7pt;
color: #FFFFFF;
background-color: #5A8839;
border-width: 0px;
width: 205px;
height: 15px;
}

#search_in {
margin-top: 0px;
margin-left: 3px;
width: 102px;
float: left;
}

#header_separator {
background: url(../img/header_footer.gif) repeat-x;
width: 100%;
height: 2px;
clear: both;
}

#header_navigation {
background: url(../img/navigation_bg.png) repeat-x;
width: auto;
height: 45px;
padding-left: 18px;
/* border-bottom: 1px solid #F5F5F5; */
line-height: 45px;
}

#header_navigation_footer {
width: auto;
height: 1px;
background-color: #D9DBDD;
border-bottom: 1px solid #C5C5C5;
}

#header_h_spacer {
height: 30px;
width: 100%;
clear: both;
}

a.header_navigation_link:link
{
font-family: Verdana;
color: #3366CC;
text-decoration: underline;
}

a.header_navigation_link:visited
{
font-family: Verdana;
color: #3366CC;
text-decoration: underline;
}

a.header_navigation_link:hover
{
font-family: Verdana;
color: #3366CC;
text-decoration: underline;
}

a.header_navigation_link:active
{
font-family: Verdana;
color: #3366CC;
text-decoration: underline;
}

/* HEADER_END */

/* TOP_BANNER_START */
#banner_container {
width: 100%;
/*background: url(../img/header_bg.png) repeat-x;*/
margin: 0 auto;
float: left;
}
/* TOP_BANNER_END */

/* FOOTER_START */

#footer_h_spacer {
height: 30px;
width: 100%;
clear: both;
}

#footer_border_top_1 {
height: 1px;
background-color: #DADBDE;
width: 100%;
clear: both;
}

#footer_border_top_2 {
height: 1px;
background-color: #E6E7E9;
width: 100%;
clear: both;
}

#footer_container {
width: 100%;
height: auto;
background: url(../img/footer_bg.png) no-repeat;
background-position: top;
background-color: #E6E7E9;
font-family: Verdana;
font-size: 8pt;
color: #808080;
line-height: 18px;
position: absolute;
bottom: 0;
}

#footer_container a {
color: #808080;
}

#footer_container a:hover {
text-decoration: none;
}

#footer_content {
width: 896px;
margin: 0 auto;
}

#footer_copyright {
width: 580px;
height: auto;
margin: 0 auto;
padding: 20px 0 20px 0;
float: left;
}

#footer_support {
width: 300px;
height: auto;
margin: 0 auto;
padding: 20px 0 20px 0;
float: right;
text-align: right;
}

#footer_copyright_notice {
width: 680px;
height: auto;
margin: 0 auto;
padding: 10px 0 10px 0;
float: left;
}

#footer_privacy_policy {
width: 200px;
height: auto;
margin: 0 auto;
padding: 10px 0 10px 0;
float: right;
text-align: right;

}

#footer_icons_about {
width: 100%;
padding: 10px 0 10px 0;
}

.footer_separator {
height: 1px;
background-color: #DADBDE;
width: 100%;
clear: both;
}

/* FOOTER_END */

/* MAIN_START */

#main_container {
width: 896px;
margin: 0 auto;
}

#main_content {
width: 640px;
float: left;
padding-bottom:186px;
}

#go_to_page {
width: 100px;
height: 24px;
padding-top: 9px;
float: right;
}

#pages_container {
width: 540px;
height: 33px;
float: right;
}

/* MAIN_END */

/* MENU_START */

#menu_container {
width: 235px;
margin: 0 auto;
float: right;
position:relative;
min-height:100%;
}

/* SECTIONS_MENU_START */

#sections_header {
width: 235px;
height: 32px;
}

#sections_menu {
width: 235px;
margin: 0px;
border-style: none;
background: #F5FCFE;
float: left;
}

#sections_menu ul {
list-style: none;
}
	
#sections_menu li a {
height: 45px;
text-decoration: none;
border-bottom: 1px solid #C7E4F3;
line-height: 42px;
text-decoration: underline;
}
	
#sections_menu li a:link, #sections_menu li a:visited {
color: #3366CC;
display: block;
padding: 0 0 0 10px;
}

#sections_menu li a:hover {
color: #3366CC;
background: url(../img/right_menu_arrow.png);
background-position: center;
padding: 0 0 0 10px;
}

li.sections_menu_item_selected {
color: #3366CC;
background: url(../img/right_menu_arrow.png);
background-position: center 0px;
}

/* SECTIONS_MENU_END */

/* SORT_BY_MENU_START */

#sort_by_header {
width: 235px;
height: 32px;
}

#sort_by_menu {
width: 235px;
margin: 0px;
background: #F5FCFE;
}

#sort_by_menu ul {
list-style: none;
}
	
#sort_by_menu li a {
height: 45px;
text-decoration: none;
border-bottom: 1px solid #C7E4F3;
line-height: 42px;
text-decoration: underline;
}
	
#sort_by_menu li a:link, #sort_by_menu li a:visited {
color: #3366CC;
display: block;
padding: 0 0 0 10px;
}
	
#sort_by_menu li a:hover {
color: #3366CC;
background: url(../img/right_menu_check.png);
padding: 0 0 0 10px;
}

li.sort_by_menu_item_selected {
color: #3366CC;
background: url(../img/right_menu_check.png);
background-position: center 0px;
}

/* SORT_BY_MENU_END */

/* CATEGORIES_MENU_START */

#categories_header {
width: 235px;
height: 32px;
}

#categories_menu {
width: 235px;
margin: 0px;
background: #F5FCFE;
}

#categories_menu ul {
list-style: none;
}
	
#categories_menu li a {
height: 45px;
text-decoration: none;
border-bottom: 1px solid #C7E4F3;
line-height: 42px;
text-decoration: underline;
}
	
#categories_menu li a:link, #categories_menu li a:visited {
color: #3366CC;
display: block;
padding: 0 0 0 10px;
}
	
#categories_menu li a:hover {
color: #3366CC;
background: url(../img/right_menu_check.png);
padding: 0 0 0 10px;
}

li.categories_menu_item_selected {
background: url(../img/right_menu_check.png);
}

/* CATEGORIES_MENU_END */

/* RSS_TWITTER_START */

#rss_twitter_border_top {
width: 235px;
height: 3px;
background-color: #C7E4F3;
}

#rss_subscribe {
width: 155px;
height: 65px;
padding: 0 0 0 10px;
background-color: #EFF7FB;
float: left;
line-height: 63px;
}

#rss_subscribe a {
font-weight: bold;
color: #3366CC;
}

#rss_subscribe a:hover {
color: red;
}

#rss_icon {
width: 60px;
height: 48px;
padding: 7px 10px 10px 0;
background-color: #EFF7FB;
float: left;
text-align: right;
}

#twitter_follow {
width: 155px;
height: 65px;
padding: 0 0 0 10px;
background-color: #EFF7FB;
float: left;
line-height: 63px;
}

#twitter_follow a {
font-weight: bold;
color: #3366CC;
}

#twitter_follow a:hover {
color: red;
}

#twitter_icon {
width: 60px;
height: 48px;
padding: 7px 10px 10px 0;
background-color: #EFF7FB;
float: left;
text-align: right;
}

.rss_twitter_separator {
width: 235px;
height: 0px;
border-bottom: 1px solid #C7E4F3;
clear: both;
}

/* RSS_TWITTER_END */

.menu_h_spacer {
width: 235px;
height: 30px;
clear: both;
}

/* MENU_END */

/* DREAM_DESKTOP_AGENT_START */

#agent_header {
width: 225px;
height: auto;
padding: 12px 0 12px 10px;
font-weight: bold;
background-color: #C9EF81;
}

#agent_download {
width: 215px;
height: auto;
padding: 12px 10px 12px 10px;
background-color: #E3F7BF;
}

.agent_separator {
width: 235px;
height: 0px;
border-bottom: 1px solid #A8E635;
clear: both;
}

/* DREAM_DESKTOP_AGENT_END */

/* DOWNLOAD_AGENT_PAGE_START */

#download_agent_page_container {
width: 896px;
margin: 0 auto;
}

.download_agent_page_separator {
width: 896px;
height: 0px;
border-bottom: 1px solid #E9F9CA;
clear: both;
}

.download_agent_page_separator_bold {
width: 896px;
height: 0px;
border-bottom: 2px solid #A8E635;
clear: both;
}

#ie_addon_container {
width: 876px;
height: 50px;
padding: 10px 10px 10px 10px; 
background-color: #FFFFCC;
}

#ie_addon_icon {
width: 50px;
height: 50px;
background: url(../img/ie_small.png) no-repeat;
float: left;
}

#about_ie_addon {
width: 750px;
height: 46px;
padding: 4px 0 0 10px;
line-height: 20px;
float: left;
}

#download_agent_container {
width: 876px;
height: 110px;
padding: 15px 10px 12px 10px; 
}

#win7_compatible_icon {
width: 65px;
height: 75px;
padding: 30px 0 0 0;
background: url(../img/windows7_compatible.png) no-repeat;
background-position: center;
float: left;
}

#download_agent_icon {
width: 99px;
height: 106px;
background: url(../img/download_arrows.png) no-repeat;
float: right;
}

#download_agent_link {
width: auto;
height: auto;
padding: 33px 0 0 15px;
font-size: 8pt;
color: #808080;
line-height: 18px;
float: right;
}

#download_agent_link a {
font-size: 16px;
font-weight: bold;
}

#download_agent_notification {
padding: 10px 0 12px 0;
font-size: 8pt;
color: #808080;
text-align: center;
}

#agent_screenshots_container {
width: 823px;
margin: 0 auto;
}

.agent_screenshots {
width: 251px;
height: 186px;
border-top: 1px solid #E8E9EA;
border-right: 2px solid #DADBDE;
border-bottom: 2px solid #DADBDE;
border-left: 1px solid #E8E9EA;
padding: 5px 5px 5px 5px;
float: left;
}

.agent_screenshots_h_spacer {
width: 15px;
height: 15px;
float: left;
}

.agent_screenshots_v_spacer {
width: 15px;
height: 15px;
clear: both;
}

/* DOWNLOAD_AGENT_PAGE_END */

/* WALLPAPERS_START */

.wallpaper_thumb_wide {
width: 186px;
height: 105px;
border: 7px solid #E5E5E5;
background: url(../img/thumb_preloader.gif) no-repeat;
background-position: center;
float: left;
position: relative;
}

.wallpaper_thumb_normal {
width: 186px;
height: 140px;
border: 7px solid #E5E5E5;
float: left;
position: relative;
}

.wallpaper_thumb_h_spacer {
width: 20px;
height: 1px;
background-color: white;
float: left;
}

.wallpaper_thumb_v_spacer {
width: 1px;
height: 20px;
background-color: white;
clear: both;
}

/* WALLPAPERS_END */

/* CONTACTS_PAGE_START */

#contact_form_container {
width: 640px;
height: 300px;
}

#contact_form_header {
width: 640px;
height: 5px;
background-color: #6BD700;
border-bottom: 1px solid white;
}

.contact_form_l_column {
width: 170px;
height: 19px;
padding: 18px 0 15px 15px;
float: left;
}

.contact_form_r_column {
width: 455px;
height: 22px;
padding: 15px 0 15px 0;
float: left;
}

.contact_form_h_spacer {
width: 640px;
height: 3px;
}

#contact_form_message {
width: 610px;
height: 158px;
padding: 0 15px 0 15px;
clear: both;
}

#contact_form_footer {
width: 640px;
height: 25px;
padding: 25px 0 25px 0;
border-bottom: 1px solid #6BD700;
text-align: center;
clear: both;
}

.contact_form_separator {
width: 640px;
height: 1px;
border-bottom: 1px solid #F0F0F0;
clear: both;
}

/* CONTACTS_PAGE_END */

/* WALLPAPER_DETAILS_PAGE_START */

#wallpaper_details_page_container {
width: 896px;
margin: 0 auto;
}

#wallpaper_details_info {
width: 596px;
float: left;
}

#wallpaper_details_info_header {
width: 596px;
height: 50px;
background: url(../img/wallpaper_download_header.png) no-repeat;
padding: 20px 0 0 10px;
clear: both;
}

.wallpaper_name {
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
color: #E95900;
line-height: 20px;
}

.wallpaper_categories {
font-family: Verdana;
font-size: 7pt;
color: #808080;
line-height: 12px;
}

a.wallpaper_categories_link:link
{
font-family: Verdana;
font-size: 7pt;
color: #808080;
text-decoration: none;
}

a.wallpaper_categories_link:visited
{
font-family: Verdana;
font-size: 7pt;
color: #808080;
text-decoration: none;
}

a.wallpaper_categories_link:hover
{
font-family: Verdana;
font-size: 7pt;
color: #808080;
text-decoration: underline;
}

a.wallpaper_categories_link:active
{
font-family: Verdana;
font-size: 7pt;
color: #808080;
text-decoration: underline;
}

.wallpaper_details_info_r_column {
width: 372px;
height: auto;
padding-right: 10px;
float: left;
}

.wallpaper_details_info_r_column_combo {
width: 372px;
height: 25px;
padding-right: 10px;
margin-top: 1px;
float: left;
}

.wallpaper_details_info_l_column {
width: 183px;
height: 21px;
padding-top: 2px;
padding-left: 10px;
float: left;
}

.wallpaper_details_info_separator {
width: 575px;
height: 1px;
border-bottom: 1px solid #C7E4F3;
clear: both;
}

.wallpaper_details_info_h_spacer_top {
width: 575px;
height: 20px;
clear: both;
}

.wallpaper_details_info_h_spacer_bottom {
width: 575px;
height: 16px;
clear: both;
}

#wallpaper_details_wallp_preview {
width: 300px;
float: left;
}

#wallpaper_details_wallp_preview_header {
width: 300px;
height:32px;
float: left;
}

#wallpaper_details_wallp_preview_wide {
width: 286px;
cursor: pointer;
border: 7px solid #C7E4F3;
background: url(../img/wallpaper_details_preloader.gif) no-repeat;
background-position:center;
background-color: #C7E4F3;
position: relative;
float: left;
}

#wallpaper_details_wallp_preview_normal {
width: 286px;
height: 215px;
cursor:pointer;
border: 7px solid #C7E4F3;
background: url(../img/wallpaper_details_preloader.gif) no-repeat;
background-position:center;
background-color: #C7E4F3;
position:relative;
float: left;
}

#wallpaper_details_wallp_preview_footer {
width: 300px;
padding: 10px 0 18px 0;
background-color: #C7E4F3;
text-align: center;
float: left;
clear:both;
}

#wallpaper_details_wallp_preview_shadow {
width: 300px;
height: 24px;
padding: 0;
background: url(../img/wallpaper_preview_box_shadow.png) no-repeat;
clear: both;
}

/* WALLPAPER_DETAILS_PAGE_END */

/* BLOG_PAGE_START */

a.blog_post_title:link {
font: bold 2.10em Arial, Helvetica, sans-serif; color: #004080;
line-height: 28px;
text-decoration: none;
}

a.blog_post_title:visited {
font: bold 2.10em Arial, Helvetica, sans-serif; color: #004080;
line-height: 28px;
text-decoration: none;
}

a.blog_post_title:hover {
font: bold 2.10em Arial, Helvetica, sans-serif; color: #225C97;
line-height: 28px;
text-decoration: none;
}

a.blog_post_title:active {
font: bold 2.10em Arial, Helvetica, sans-serif; color: #004080;
line-height: 28px;
text-decoration: none;
}

.blog_post_date {
font-family: Verdana;
font-size: 8pt;
color: #808080;
line-height: 20px;
}

.blog_post_wallp_preview_wide {
width: 480px;
height: 270px;
border: 7px solid #E5E5E5;
margin: 0 auto;
}

.blog_post_wallp_preview_normal {
width: 480px;
height: 320px;
border: 7px solid #E5E5E5;
margin: 0 auto;
}

.blog_post_h_spacer {
width: 1px;
height: 30px;
clear: both;

}
.blog_post_h_spacer2 {
width: 1px;
height: 40px;
clear: both;

}

/* BLOG_PAGE_END */

/* PRO_SUBCRIBE_PAGE_START */

#pro_subscribe_page_container {
width: 896px;
margin: 0 auto;
}

/* PRO_SUBCRIBE_PAGE_END */

/* SMS_PAYMENT_PAGE_START */

#sms_payment_page_container {
width: 896px;
margin: 0 auto;
}

/* SMS_PAYMENT_PAGE_END */

/* NEW_LANGUAGE_SUBMIT_PAGE_START */

#new_language_form_container {
width: 640px;
height: 300px;
margin: 0 auto;
}

#new_language_form_header {
width: 640px;
height: 5px;
background-color: #6BD700;
border-bottom: 1px solid white;
}

.new_language_form_cell {
width: 610px;
background-color: #F5F5F5;
border-bottom: 1px solid #FFFFFF;
height: auto;
padding: 15px;
clear: both;
}

#contact_form_footer {
width: 640px;
height: 25px;
padding: 25px 0 25px 0;
border-bottom: 1px solid #6BD700;
text-align: center;
clear: both;
}

.contact_form_separator {
width: 640px;
height: 1px;
border-bottom: 1px solid #F0F0F0;
clear: both;
}

/* NEW_LANGUAGE_SUBMIT_PAGE_END */

/* UL_OL_BUTTON_INPUT_STYLE_START */

.ul_simple
{
font-family: Verdana;
font-size: 9pt;
color: #333333;
margin-left: 0;
padding-left: 50px;
line-height: 17pt;
}

.ol_simple
{
font-family: Verdana;
font-size: 9pt;
color: #333333;
margin-left: 0;
padding-left: 50px;
line-height: 17pt;
}

.combo
{
font-family: Verdana;
font-size: 9pt;
color: #4A65A6;
height: 21px;
background-color: #FFFFFF;
border-width: 1px;
border-color: #C0C0C0;
border-style: solid;
}

.button
{
font-family: Verdana;
font-size: 9pt;
height: auto;
color: #333333;
padding-top: 5px;
padding-right: 7px;
padding-bottom: 5px;
padding-left: 7px;
border-top: 1px solid #9DCFEA;
border-right: 1px solid #6DB8E0;
border-bottom: 1px solid #6DB8E0;
border-left: 1px solid #9DCFEA;
background-color: #C7E4F3;
}

.input
{
font-family: Verdana;
font-size: 9pt;
color: #4A65A6;
height: 14px;
background-color: #FFFFFF;
border-width: 1px;
padding: 3px;
border-color: #C0C0C0;
border-style: solid;
}

/* UL_OL_BUTTON_INPUT_STYLE_END */

#language {
display: none;
position: fixed;
top: 50%;
left: 50%;
margin-left: -356px;
margin-top: -110px;
z-index: 1001;
}

#preview_normal {
display: none;
position: fixed;
top: 50%;
left: 50%;
margin-left: -327px;
margin-top: -260px;
width: 640px;
height:480px;
z-index: 1001;
}

#preview_wide {
display: none;
position: fixed;
top: 50%;
left: 50%;
margin-left: -327px;
margin-top: -200px;
z-index: 1001;
}

#preview_agent {
display: none;
position: fixed;
top: 50%;
left: 50%;
margin-left: -327px;
margin-top: -242px;
width: 640px;
height: 480px;
z-index: 1001;
}

#how_to {
display: none;
position: fixed;
top: 50%;
left: 50%;
margin-left: -475px;
margin-top: -243px;
border: 7px solid #FFFFFF;
z-index: 1001;
}

/* HOW_TO_UPDATE_START */

#how_to_update_info {
width: 862px;
height: auto;
border: 7px solid #C7E4F3;
padding: 15px 10px 15px 10px;
background-color: #EFF7FB;
line-height: 15pt;
}

/* HOW_TO_UPDATE_END */

/* HOW_TO_ACTIVE_START */

#how_to_activate_info {
width: 862px;
height: auto;
border: 7px solid #C7E4F3;
padding: 15px 10px 15px 10px;
background-color: #EFF7FB;
line-height: 15pt;
}

#reg_info_container {
width: 721px;
height: auto;
margin: 0 auto;
}

.reg_info {
width: 350px;
height: 50px;
padding-top: 10px;
padding-bottom: 5px;
padding-left: 10px;
border-top: 3px solid #6BD700;
border-bottom: 1px solid #C0F080;
background: #E3F0B9;
float: left;
}

.reg_info_v_sep {
width: 1px;
height: 50px;
background: white;
float: left;
}

/* HOW_TO_ACTIVE_END */

.font_small_grey {
font-family: Verdana;
font-size: 8pt;
color: #808080;
}

/* NEW_STYLE_END */