﻿body 
{
    margin: 0px;
    padding: 0px;
	background: #DAE3EB;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
    color: #363134;
}

div.clearer 
{
	clear: left;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	line-height: 0px; 
	height: 0px;
	width: 0px;
}

a
{
    font-size: 9pt;
    color: #1860A7;
    text-decoration: none;
}

a:hover
{
    color: #93C4F6;
    
}

h1, h2, h3
{
    font-family: Tahoma, Arial, sans-serif;
	letter-spacing: 2px;
	color: #404040;
}

h1
{
	color: #404040;	
	font-size: 14pt;
	margin-top: 40px;
	margin-bottom: 20px;
	border-bottom: solid 1px #DDDAD3;
}


h2
{
    color: #404040;
	font-size: 10pt;
	border-bottom: solid 1px #DDDAD3;
}

h2 a
{
	font-size: 11pt;
    color: #404040;
    text-decoration: underline;
}

h3
{
	letter-spacing: 1px;
	font-size: 10pt;
	margin: 0px;
    margin-left: 15px;
    margin-bottom: 7px;
	padding: 0px;
    padding-top: 10px;
	color: #fff;
}

.Banner
{
    padding-top: 20px;
}

.Banner_nomargin
{
}

.topBanner
{
    margin-left: 115px;
}

.Logo
{

}

.Icon
{
	margin-right: 5px;
}

#Holder
{
    width: 1210px; 
}

#All
{
    width: 900px;
    border-left: solid 1px #404040;
    border-right: solid 1px #404040;
    margin-left: 10px;
    background: #fff;
    padding: 3px;
    float: left;
}

#TopLogo
{
	background: #fff url(images/TopLogo_bg.gif);
    padding: 3px;
    padding-bottom: 15px;
    margin-bottom: 3px;
    border-bottom: solid 2px #BEBEBE;
}

#Logo
{
    float: left;   

}

#TopBanner
{
    float: left;
    width: 760px;
}

#TopSearch
{   
    background: #B6CEE4 url(images/top_search_bg.gif);
    color: #fff;
    font-weight: bold;
    font-size: 10pt;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: solid 2px #77A1CC;
    margin-bottom: 2px;
}

#HolderAd
{
    float: left;
    margin-left: 20px;
    width: 580px;
    margin-top: 5px;
}

#HolderAd a
{
    color: #fff;
}

#HolderAd a:hover
{
    color: #93C4F6;
    
}

#HolderSearch
{
    float: left;
}

.TB_Search
{ 
    margin-right: 10px;     
    width: 180px;
}

.IconSearch
{
	margin-right: 5px;
    vertical-align: middle;
}


.Button_Search
{
    margin-left: 5px;      
    vertical-align: middle;
}

#TopSearch a
{
    font-size: 10pt;
}

#TopMenu
{  
    background: url(images/TopMenuItem.gif);
    background-repeat: repeat-x;
}

.TopMenuItem
{
    background: url(images/TopMenuItem.gif);
    text-align: center;
    font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
    cursor: hand;
    float: left;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    border-left: solid 1px #BDBDBD;
    border-right: solid 1px #E0E0E0;
}

.TopMenuItem a
{
	text-decoration: hidden;
	color: #5E5E5E;
    font-size: 7pt;
}

.TopMenuItem a:hover
{
	text-decoration: hidden;
	color: #B5B5B5;
}

.TopMenuItem_selected
{
    background: url(images/TopMenuItem_selected.gif);
    text-align: center;
    font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
    cursor: hand;
    float: left;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    border-left: solid 1px #BDBDBD;
    border-right: solid 1px #E0E0E0;
}

.TopMenuItem_selected a
{
	text-decoration: hidden;
	color: #fff;
    font-size: 7pt;
}

.TopMenuItem_selected a:hover
{
	text-decoration: hidden;
	color: #fff;
}

.TopMenuItem_Last
{
    background: url(images/TopMenuItem.gif);
    text-align: center;
    font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
    cursor: hand;
    float: left;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    border-left: solid 1px #BDBDBD;
}

.TopMenuItem_Last a
{
	text-decoration: hidden;
	color: #5E5E5E;
    font-size: 7pt;
}

.TopMenuItem_Last a:hover
{
	text-decoration: hidden;
	color: #B5B5B5;
}


#Menu
{  
    float: left;
    margin-left: 10px;
    margin-right: 40px;
    margin-top: 20px;
}

#Menu ul
{  
    margin: 10px;
    padding: 0px;
}

#Menu li
{  
    list-style-type: square;
    color: #B30E00;
    font-size: 7pt;
    line-height: 14pt;
}

#MenuContent div
{
    padding-bottom: 4px;  
    padding-top: 4px;  
}

#Content
{
    float: left;
    width: 680px;
}

.Copyright
{
    color: #8A8A8A;
    margin-top: 70px;
    margin-bottom: 25px;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 8pt;
    line-height: 14pt;
}

.Copyright a
{
    font-size: 8pt;
}


.Copyright p
{
    color: #404040;
	font-size: 8pt;
	border-bottom: solid 1px #DDDAD3;
}

#AdsRight
{
    float: left;
    margin-left: 20px;
    margin-top: 50px;
}




/*
MPE
*/


.MPE_Bg {
	background-color: #424242;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.MPE
{
    background-color: #fff;
    padding: 30px;
    padding-top: 10px;
    width: 250px;
    border: solid 1px #424242;
    padding-bottom: 20px;
}


.MPE a
{
    font-size: 9pt;
    color: #1860A7;
    text-decoration: none;
}

.MPE a:hover
{
    color: #93C4F6;
    
}

.Panel_ErrorMessage
{
    color: #E95C17;
}

p
{
    margin-bottom: 3px;
    margin-top: 10px;
    padding: 0px;
}


.MPE_Contact
{
    background-color: #fff;
    padding: 30px;
    padding-top: 10px;
    width: 350px;
    height: 250px;
    border: solid 1px #424242;
    padding-bottom: 20px;
}


.MPE_Contact a
{
    font-size: 9pt;
    color: #1860A7;
    text-decoration: none;
}

.MPE_Contact a:hover
{
    color: #93C4F6;
    
}

.Table_Newsletters td
{
    vertical-align: top;
    padding-right: 5px;
}

/*
Textboxes, dropdowns, htmlcontrols
*/

.TB_HF
{
    visibility: hidden;
    margin: 0px;
    padding: 0px;
    height: 2px;
    width: 2px;
}

.TB
{
    padding-left: 4px;
    background-color: #fff;
    border: solid 1px #7EA4CD;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
    color: #333;
}

.TB_Password
{
    padding-left: 4px;
    background-color: #fff;
    border: solid 1px #CECFCE;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
    color: #333;
}

.WatermarkedTB
{
    padding-left: 4px;
    background-color: #fff;
    border: solid 1px #CECFCE;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
    color: #707070;
}

.TA
{
    padding-left: 4px;
    background-color: #fff;
    border: solid 1px #7EA4CD;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
    color: #333;
    width: 300px;
}

.DDL
{
	background-color: #fff;
	border: solid 1px #CECFCE;
	padding: 3px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
    color: #333;
}

.File
{
	background-color: #fff;
	border: solid 1px #CECFCE;
	padding: 3px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
    color: #333;
}

.WatermarkedTA
{
    padding-left: 4px;
    background-color: #fff;
    border: solid 1px #CECFCE;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
    color: #707070;
    width: 300px;
}

.TBInvalid
{
    color: #8C0A0A;
}

.Button_Cancel
{
    font-size: 9pt;
    color: #1860A7;
    margin-left: 5px;
}

.Button_Login
{
    font-size: 9pt;
    color: #1860A7;
    margin-left: 5px;
}

.PS_CreatePassword
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
}


.UsernotFree
{
    color: #E95C17;
    font-size: 10pt;
}

.UserFree
{
    color: #B9D243;
    font-size: 10pt;
}

/*
Rating
*/

.Rating_humor
{
    margin: auto;
    width: 150px;
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 16px;
    height: 16px;
}

.ratingStar
{
    background: url(images/icon_star.gif);
    width: 16px;
    height: 16px;
    margin: 3px;
}
.savedRatingStar
{
    background: url(images/icon_star_notfilled.gif);
}
.filledRatingStar
{
    background: url(images/icon_star.gif);
}
.emptyRatingStar
{
    background: url(images/icon_star_notfilled.gif);
}


/*
Sitemaps
*/

.GV_sitemap
{
    margin-top: 5px;
    border: none;
    width: 690px;
}

.GV_sitemapHeader
{
    background: url(../images/HeaderBg.gif);
    text-align: left;
    color: #fff;
}

.GV_sitemap td
{
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #DDDAD3;
}

.GV_sitemap a
{
    font-size: 10pt;
}


/*
Ny
*/

 .New_Title
 {

    padding-right: 10px;
 }



/*
Contact
*/

.Table_Domains td 
{
    vertical-align: top;
    padding-right: 60px;
}


/*
Start
*/

.search_start
{
    font-weight: bold;
    font-size: 10pt;
    padding-top: 15px;
    padding-bottom: 25px;
    margin-bottom: 2px;
    color: #404040;
	font-size: 10pt;
	border-bottom: solid 1px #DDDAD3;
}

.TB_Search_start
{
    background-color: #fff;
    border: solid 1px #7EA4CD;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10pt;
    color: #333;
    padding: 5px;
    width: 300px;
}

.WatermarkedTB_Search_start
{
    padding-left: 4px;
    background-color: #fff;
    border: solid 1px #CECFCE;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10pt;
    color: #707070;
    padding: 5px;
    width: 300px;
}

.Button_Search_start
{
    margin-left: 5px;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
    font-size: 10pt;
    color: #333;
}

.RBL_Sections td
{
    padding-top: 15px;
    padding-right: 10px;
}

.Shops_start
{
    float: left;
    width: 300px;
}

.DL_Shop_start
{
    margin-top: 0px;
    width: 300px;
}

.DL_Shop_start td
{
    padding: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: top;
}

.DL_Shop_start img
{
    vertical-align: middle;
    margin-bottom: 4px;
    margin-right: 10px;
}

.DL_Shop_start h2
{
    vertical-align: middle;
    margin-bottom: 4px;
    margin-right: 10px;
}

.DL_Shop_start a
{
    font-size: 9pt;
    color: #1860A7;
    text-decoration: none;
}

.DL_Shop_start a:hover
{
    color: #93C4F6;
    
}


.Gratis_start
{
    float: left;
    width: 300px;
    margin-left: 40px;
}


.DL_TopAd
{
    font-family: Tahoma, Arial, sans-serif;
	letter-spacing: 2px;
}

.DL_TopAd td
{
    padding: 10px;
    padding-right: 20px;
}

.DL_TopAd a
{
    font-size: 9pt;
    color: #1860A7;
    text-decoration: none;
    font-weight: bold;
	border-bottom: solid 1px #DDDAD3;
}

.DL_TopAd a:hover
{
    color: #93C4F6;
    
}

.R_TopAdItem
{
    background-color: #FFFFFF;
    border-bottom: solid 1px #D0D0D0;
    padding: 5px;
}

.R_TopAdItemAlt
{
    background-color: #FCFBFB;
    border-bottom: solid 1px #D0D0D0;
    padding: 5px;
}

.IMG_TopAd
{
     width: 60px;
     height: 46px;
     vertical-align: middle;
     border: solid 1px #000000;
     margin-right: 5px;
}

.IMG_TopAdEmpty
{
     width: 60px;
     height: 46px;
     vertical-align: middle;
     margin-right: 15px;
}