@charset "utf-8";

/* default layout elements */

body
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Tahoma, MS Sans Serif;
	color: #000000;
	font-size: 12px;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.container-page
{
	width: 100%;
	margin: 0 auto;
	border: 0px solid #000000;
}

.container-header-outside
{
	width: 100%;
	height: 110px;
	padding: 0px;
	border: 0px solid #000000;
	background-color: #CCC;
	background-image: url(/media/images/gui/header-background.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.container-header
{
	width: 940px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	padding-right: 23px;
	border: 0px solid #000000;
	text-align: left;
}

.container-topmenu-outside
{
	width: 100%;
	background-color: #003060;
	border-top: 1px solid #205080;
	border-bottom: 1px solid #002050;
	background-image: url(/media/images/gui/top-menu-bar.png);
	background-repeat: repeat-x;
}

.container-topmenu
{
	width: 940px;
	margin: 0 auto;
	padding-left: 23px;
	padding-right: 23px;
	border: 0px solid #000000;
	text-align: left;
}

.container-navigation-outside
{
	width: 100%;
	background-color: #333333;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #101010;
	background-image: url(/media/images/gui/top-navigation-bar.png);
	background-repeat: repeat-x;
}

.container-navigation
{
	width: 940px;
	margin: 0 auto;
	padding-left: 23px;
	padding-right: 23px;
	border: 0px solid #000000;
	text-align: left;
}

.container-content-outside
{
	width: 100%;
	background-color: #f0f0f0;
}

.container-content
{ 
	width: 940px;
	margin: 0 auto;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 16px;
	padding-bottom: 70px;
	text-align: left;
	border: 0px solid #000000;
	background: #ffffff;
	background-image: url(/media/images/gui/main-table-center.png);
	background-repeat: repeat-y;
}

.container-footer-outside
{ 
	width: 100%;
	background-color: #CCCCCC;
	border-top: 1px solid #909090;
	background-image: url(/media/images/gui/footer-background.jpg);
	background-repeat: repeat-x;
}

.container-footer
{ 
	width: 940px;
	margin: 0 auto;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 16px;
	padding-bottom: 0px;
	border: 0px solid #000000;
	text-align: left;
}




.header-table
{
	width: 940px;
	height: 110px;
}

.topmenu-table
{
	width: 940px;
	padding: 8px;
}

.topmenu-text
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.topmenu-text a { color: #FFFFFF; }
.topmenu-text a:link { color: #FFFFFF; text-decoration: none }
.topmenu-text a:active { color: red; text-decoration: none }
.topmenu-text a:visited { color: #FFFFFF; text-decoration: none }
.topmenu-text a:hover { color: #FFFFFF; text-decoration: underline }


.topmenu-lang
{
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
}
.topmenu-lang a:link { color: #FFFFFF; text-decoration: none }
.topmenu-lang a:active { color: red; text-decoration: none }
.topmenu-lang a:visited { color: #FFFFFF; text-decoration: none }
.topmenu-lang a:hover { color: #FFFFFF; text-decoration: underline }


.navigation-text
{
	padding: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.navigation-text a { color: #FFFFFF; }
.navigation-text a:link { color: #FFFFFF; text-decoration: none }
.navigation-text a:active { color: red; text-decoration: none }
.navigation-text a:visited { color: #FFFFFF; text-decoration: none }
.navigation-text a:hover { color: #FFFFFF; text-decoration: underline }


.dirnav-table
{
	width: 940px;
}
.dirnav-table td
{
	padding: 10px;
	vertical-align: top;
}
.dirnav-table a:link { color: #000000; text-decoration: none }
.dirnav-table a:active { color: red; text-decoration: none }
.dirnav-table a:visited { color: #000000; text-decoration: none }
.dirnav-table a:hover { color: #000000; text-decoration: underline }



.socialmediabar-bottom
{
	border: 0px solid #000000;
	text-align: right;
}



/* default text element */


a:link { color: #0000ff; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: #0000ff; text-decoration: none }
a:hover { color: #d21100; text-decoration: underline }

a.leftmenu:link { color: #000000; font-weight: bold; text-decoration: none }
a.leftmenu:active { color: red; font-weight: bold; text-decoration: none }
a.leftmenu:visited { color: #000000; font-weight: bold; text-decoration: none }
a.leftmenu:hover { color: #505050; font-weight: bold; text-decoration: underline }

a.mainmenu1:link { color: #ffffff; font-weight: bold; text-decoration: none }
a.mainmenu1:active { color: red; font-weight: bold; text-decoration: none }
a.mainmenu1:visited { color: #ffffff; font-weight: bold; text-decoration: none }
a.mainmenu1:hover { color: #ffffff; font-weight: bold; text-decoration: underline }
a.mainmenu1 { font-size: 11px; font-family: Georgia, Verdana, Arial, Tahoma, MS Sans Serif }

a.mainmenu2:link { color: #000000; font-weight: bold; text-decoration: none }
a.mainmenu2:active { color: red; font-weight: bold; text-decoration: none }
a.mainmenu2:visited { color: #000000; font-weight: bold; text-decoration: none }
a.mainmenu2:hover { color: #000000; font-weight: bold; text-decoration: underline }
a.mainmenu2 { font-size: 11px; font-family: Georgia, Verdana, Arial, Tahoma, MS Sans Serif }


h1
{
	font-family:Verdana, Arial, Tahoma, MS Sans Serif;
	font-style:normal;
	font-size:17px;
	margin: 0 0 1px 0;
}

h2
{
	font-family:Verdana, Arial, Tahoma, MS Sans Serif;
	font-style:normal;
	font-size:15px;
	margin: 0 0 1px 0;
}

h3
{
	font-family:Verdana, Arial, Tahoma, MS Sans Serif;
	font-style:normal;
	font-size:12px;
	margin: 0 0 1px 0;
}

h4
{
	font-family:Verdana, Arial, Tahoma, MS Sans Serif;
	font-style:italic;
	font-weight:normal;
	font-size:11px;
	margin: 0 0 1px 0;
}

img
{
	border-width: 0px;
}

.justify
{
	text-align: justify;
}


.table-default
{
	border-width: 0px;
}

.table-default td
{
	vertical-align: top;
}

.minimal-configuration
{
	border-width: 0px;
	vertical-align: top;
}


/* Table used with info at the left and an info bar at the right. */
.site-default-table
{
	width: 940px;
	border: 0px;
	border-style: solid;
	border-spacing: 0px;
	padding: 0px; 
	margin: 0 auto;	
}

.site-default-table-left
{
	width: 620px;
	vertical-align: top;
}

.site-default-table-middle
{
	width: 20px;
}

.site-default-table-right
{
	width: 300px;
	vertical-align: top;
}


/* Table header of the product description page */
.product-header-table
{
	width: 940px;
	border: 0px;
	border-style: solid;
	border-spacing: 0px;
	padding: 0px; 
	margin: 0 auto;
}

.product-header-table-left
{
	width: 616px;
	padding: 0px;
	vertical-align: top;
}

.product-header-table-middle
{
	width: 20px;
}

.product-header-table-right
{
	width: 314px;
	padding: 0px;
	vertical-align: top;
}


/* Product description (summary) */
.product-section-table
{
	width: 940px;
	border-width: 0px;
	border-style: solid;
	border-spacing: 0px;
	margin: 0 auto;
}

.product-section-table-left
{
	width: 300px;
	padding: 0px;
	vertical-align: top;
}

.product-section-table-right
{
	width: 640px;
	padding: 4px;
	vertical-align: top;
}


.gallery-product-li
{
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #a0a0a0;
	width: 100%;
}

.gallery-product-li:hover
{
	border-color: #606060;
}


.product-thumbnail
{
	border-width: 1px;
	border-style: solid;
	margin: 2px;
}

.table-product-action-links
{
	border: 0px;
	border-style: solid;
	
}

.product-action-link
{
	border-width: 2px;
	border-style: solid;
	margin: 0px;
	padding: 6px;
	border-color: #F0B040;
	background-color: #F0F0F0;
	display: block;
}

a.product-action-link
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #C00;

}


/*  New desktop wallpapers */

.table-newdesktopwallpaper-titlecell
{
	width: 288px;
	height: 16px;
	margin: 0px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #23374F;
	background-color: #43576F;
	text-align: center;
}

.table-newdesktopwallpaper-titlecell-text
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.new-desktop-wallpapers-table
{
	width: 300px;
	height: 160px;
	background-color: #FCFCFC;
	border-style: solid;
	border-width: 1px;
	border-color: #CCC;
}

.new-desktop-wallpapers-image-sd
{
	width: 160px;
	height: 120px;
	position: relative;
	left: 74px;
	top: 12px;
	border: 0px;
}

.new-desktop-wallpapers-bgimage-sd
{
	background-image: url(/media/images/pages/gallery-wallpaper-paper-160x120.png);
	background-repeat: no-repeat;
	height: 150px;
	vertical-align: top;
}

.new-desktop-wallpapers-image-sd
{
	width: 160px;
	height: 120px;
	position: relative;
	left: 74px;
	top: 12px;
}

.new-desktop-wallpapers-cell-text
{
	padding: 10px;
}


/*  Sponsors */

.table-sponsors-titlecell
{
	width: 288px;
	height: 16px;
	margin: 0px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #23374F;
	background-color: #43576F;
	text-align: center;
}

.table-sponsors-titlecell-text
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}


.fullsize-table-sponsors-titlecell
{
	width: 148px;
	height: 16px;
	margin: 0px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #23374F;
	background-color: #43576F;
	text-align: center;
}

.fullsize-table-sponsors-titlecell-text
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}


/* Product Table A */

.product-table-a-header
{
	border: 1px;
	border-style: solid;
	background-color: #325487;
	padding: 8px;
	color: #2B4253;
}

.product-table-a-header h2 { color: #FFFFFF; text-decoration: none }
.product-table-a-header a:link { color: #FFFFFF; text-decoration: none }
.product-table-a-header a:active { color: red; text-decoration: none }
.product-table-a-header a:visited { color: #FFFFFF; text-decoration: none }
.product-table-a-header a:hover { color: #FFFFFF; text-decoration: underline }

.product-table-a
{
	width: 300px; 
	border-spacing: 0px; 
	padding: 0px; 
	margin: 0 auto;
	border: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	color: #888;
}

.product-table-a td
{
	padding: 8px;
	background: #F0F0F0;
}


/* Section main header */

.section-main-header
{
	border: 1px;
	border-style: solid;
	padding: 8px;
	background-color: #F8F8F8;
	color: #888;
}


/* Newsletter */

.newsletter-bottom-box
{
	padding: 4px;
	margin: 0px;
	background-color: #fdfdfd;
	border-color: #e0e0e0;
	border-style: solid;
	border-width: 1px;
}


.productboxframe
{
	background-color: #fdfdfd;
	border-color: #e0e0e0;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}


/* To be deleted with new pages for Gaia Desktop Wallpaper, Freen Screensaver Manager */
.productdescbox1
{
	color: #909090;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
}

.productdescbox2
{
	color: #606060;
	font-size: 10px;
	vertical-align: top;
}
