/* CSS Document */
   
body {
background-color: #336699;
margin: 0px 0px 0px 0px;
}

body, p, br, ul, ol, td, th, li 
{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;} 

.menu:link { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bolder; text-decoration: underline; }
.menu:active { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bolder; text-decoration: underline; }
.menu:visited { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bolder; text-decoration: underline; }
.menu:hover { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bolder; text-decoration: none; }

.table-menu-top { 
background-color: #3288d0;
border-top :0px solid #1d5aa1; 
border-left :0px solid #1d5aa1; 
border-right :0px solid #1d5aa1; 
border-bottom :1px solid #42a1df;
padding:4px 6px 6px 6px;
}

.table-testimonials { 
background-color:#FFFFFF; border:1px dashed #8bd7ff; 
}

.table-shade {
background-color:#CCFFFF;
}

.dashed-hr {color:#f3fbff; background-color:#f3fbff; border-bottom: 1px dashed #BDDEFF; border-style: none none dashed;}
.dashed-hr2 {color:#f3fbff; background-color:#f3fbff; border-bottom: 1px dashed #65b9ff; border-style: none none dashed;}

.poster-padding {padding:4px 4px 4px 4px;}
.thumbs-padding-home {padding:0px 0px 0px 10px;}
.border-thumbs-my-photos {border:1px solid #ffffff; padding:3px 3px 3px 3px;}
.border {border:1px solid #8BD7FF;}
.border2 {border:1px solid #65b9ff;}

.text-white-16px {color:#ffffff; font-size:16px; font-weight:bolder; line-height:18px}
.text-white-14px {color:#ffffff; font-weight:bold; font-size:14px; line-height:14px; padding:4px 0px 4px 0px;}
.text-yellow-16px {color:#ffd148; font-size:16px; font-weight:bolder; line-height:18px}

.text-blue-14px {font-weight:bold; font-size:14px; line-height:14px; padding:4px 0px 4px 0px;}
.text-blue-16px {font-weight:bold; font-size:16px; line-height:14px;}
.text-blue-18px {font-weight:bold; font-size:18px; line-height:20px;}
.text-blue-10px {font-weight:bold; font-size:10px; line-height:12px;}

.bg-welcome {
background-color: #CCFFFF;
width: 648px;
color: #483D8B;
}
.bg-bottom {
background-image: url(skin/images/bottom.gif);
width: 648px;
height:22px;
}
.bg-my-videos {
background-image: url(skin/images/bg-my-videos.gif);
width: 648px;
}
.bg-poster-about-me {
background-image: url(skin/images/poster-about-me.jpg);
width: 648px;
height:364px;
}
.bg-about-me-poster-bottom {
background-image: url(skin/images/about-me-poster-bottom.jpg);
width: 648px;
height:4px;
}
.bg-about-me-foot-bottom {
background-image: url(skin/images/about-me-foot-bottom.jpg);
width: 266px;
background-repeat:no-repeat;
}
.bg-faq-mid {
background-image: url(skin/images/bg-faq-mid.gif);
width: 377px;
}
.bg-faq-bot {
background-image: url(skin/images/bg-faq-bot.gif);
width: 377px;
height:31px;
}
.bg-sepa-faqs {
background-image: url(skin/images/sepa-faqs.gif);
width:6px;
}
.bg-my-photos {
background-image: url(skin/images/bg-my-photos.gif);
width: 648px;
}
.bg-my-photos-bottom {
background-image: url(skin/images/bg-my-photos-bottom.gif);
width: 648px;
height:22px;
}

/* General Links Properties */

a:link,a:active,a:visited {
color: #003a81;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
}
a:hover {
color: #003a81;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}

/* Footer Text Properties */

a.footer:link,a.footer:active,a.footer:visited {
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
a.footer:hover {
color: #ffff00;
font-size: 10px;
text-decoration: underline;
}

/* Click Here Properties */
.click-here {
font-family:Gentium,Times New Roman,Times,Serif;
font-size:18px;
color:#ffffff;
}
a.click-here:link,a.click-here:active,a.click-here:visited {
font-family:Gentium,Times New Roman,Times,Serif;
font-size:18px;
color:#ffffff;
text-decoration:underline;
}
a.click-here:hover {
font-family:Gentium,Times New Roman,Times, Serif;
font-size:18px;
color:#ffff00;
text-decoration:underline;
}

/* Enter Text Properties */

.enter {
font-family:Gentium,Times New Roman,Times,Serif;
font-size:36px;
color:#483D8B;
}
a.enter:link,a.enter:active,a.enter:visited {
font-family:Gentium,Times New Roman,Times,Serif;
font-size:36px;
color:#483D8B;
text-decoration:none;
}
a.enter:hover {
font-family:Gentium,Times New Roman,Times, Serif;
font-size:36px;
color:#ff0000;
text-decoration:underline;
}
