@charset "utf-8";

/* Global Styles, used trough the site.

General Imports

-------------------- */

@import url("yui_base.css");

@import url("yui_reset.css");

@import url("yui_fonts.css");

html	{ background:url(../images/1pxRed.gif) repeat;}

body 	{ background:url(../images/bg_main.jpg) repeat-x;}

h2 		{ background:url(../images/greyButton_up.jpg) repeat-x; height:22px; font:bold 15px Arial, Helvetica, sans-serif; color:#fff; text-align:center; margin:0px 5px 20px 0px; }

h2.home	{ background:none; font:bold 24px Arial, Helvetica, sans-serif; margin:0; color:#fff; text-align:center; height:auto;}

h3 		{ font:bold 16px Arial, Helvetica, sans-serif; margin:0 0 15px 0; color:#fff; text-align:center;}
#adpage h3 {margin: 0 0 4px 0; text-align:left;}

p		{ font:13px Arial, Helvetica, sans-serif; margin:0 0 15px 0; color:#fff; line-height:1.2em;}

img		{ margin:0 0 15px 0;}

a		{ text-decoration:none; color:#ffcc00;}

a:hover	{ text-decoration:underline;}

a:focus { outline: none;-moz-outline-style: none;}


a.linkWhite	{ color:#fff;}

th, td	{
	margin:0;
	border:none;
	text-align: left;
}

ul		{ margin:0 0 20px 0;}

li		{ margin:8px 0 0; color:#fff;}

embed	{ margin-bottom:10px;}

.error	{  color:#ffC3C3;}

#uniqueMessage		{ min-height:380px; text-align:center; background:url(../images/bg_main.jpg) repeat-x; padding-top:200px;}

#uniqueMessage p	{ color:#fff; font-size:18px; padding-top:20px;}

#uniqueMessage span { background:url(../images/cinesport_logo.jpg) no-repeat center center; width:100%; height:69px; display:block;}

.partner_quotes {text-align: center; padding-bottom: 15px;}

.partner_quotes h3{ margin:0 0 6px 0;}

.partner_quotes p{margin: 0 0 30px 0;}
